ISendPortGroup2.Status Property
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:
property Microsoft::BizTalk::ExplorerOM::PortStatus Status { Microsoft::BizTalk::ExplorerOM::PortStatus get(); void set(Microsoft::BizTalk::ExplorerOM::PortStatus value); };
public Microsoft.BizTalk.ExplorerOM.PortStatus Status { get; set; }
member this.Status : Microsoft.BizTalk.ExplorerOM.PortStatus with get, set
Public Property Status As PortStatus