Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Displays the current status of the port.
The syntax shown is language neutral.
Syntax
uint32 Status;
Return Value
The following table contains the permissible values for this property:
Member name | Value | Description |
---|---|---|
Bound | 1 | Default state |
Started | 3 | Indicates the send port or send port group is started, and subscriptions are activated. |
Stopped | 2 | Indicates the send port or send port group is enlisted, and subscriptions are created but they are deactivated. |
Note that the integer values must be used in code and script.
Remarks
This property is read-only.
This property wraps the managed Microsoft.BizTalk.ExplorerOM.SendPortGroup.Status property.
Requirements
Header: Declared in BTSWMISchema2K.mof or BTSWMISchemaXP.mof.
Namespace: Included in \root\MicrosoftBizTalkServer.