NAntContrib Help Enum Reference SendPort.SendPortAction | v0.91-beta1 |
[This is preliminary documentation and subject to change.]
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. |