ReceivePortCollection.Add(ReceivePort) Method

Definition

public:
 int Add(Microsoft::BizTalk::Deployment::Binding::ReceivePort ^ newReceivePort);
public int Add (Microsoft.BizTalk.Deployment.Binding.ReceivePort newReceivePort);
override this.Add : Microsoft.BizTalk.Deployment.Binding.ReceivePort -> int
Public Function Add (newReceivePort As ReceivePort) As Integer

Parameters

newReceivePort
ReceivePort

Returns

Int32

Applies to