SendPortCollection.Add(SendPort) Method

Definition

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

Returns

Int32

Applies to