SendPortCollection.Add(SendPort) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int Add(Microsoft::BizTalk::Deployment::Binding::SendPort ^ newSendPort);
public int Add (Microsoft.BizTalk.Deployment.Binding.SendPort newSendPort);
override this.Add : Microsoft.BizTalk.Deployment.Binding.SendPort -> int
Public Function Add (newSendPort As SendPort) As Integer
Parameters
- newSendPort
- SendPort