IBizTalkApplication.AddNewReceivePort(Boolean) 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:
Microsoft::BizTalk::ExplorerOM::IReceivePort2 ^ AddNewReceivePort(bool twoWay);
public Microsoft.BizTalk.ExplorerOM.IReceivePort2 AddNewReceivePort (bool twoWay);
abstract member AddNewReceivePort : bool -> Microsoft.BizTalk.ExplorerOM.IReceivePort2
Public Function AddNewReceivePort (twoWay As Boolean) As IReceivePort2
Parameters
- twoWay
- Boolean