NAntContrib Help Enum Reference SendPort.SendPortAction | v0.92 |
Defines the actions that can be performed on a BizTalk send port.
Field | Description |
---|---|
Enlist | Enlists the send port. |
Restart | Stops and restarts the send port. |
Start | Starts the send port. |
Stop | Stops the send port. |
UnEnlist | Unenlists the send port. |