Share via


MSBTS_ServiceInstanceSuspendedEvent.ServiceStatus Property (WMI)

 

Contains the state of the service instance. The syntax shown is language neutral.

Syntax

  
Uint32 ServiceStatus;  

Remarks

This property is read-only.

The following table contains the permissible values for this property:

Description Value
Suspended (resumable) 1
Suspended (not resumable) 2
Completed with discarded messages 4

Note that the integer values must be used in code and script.

For sample code illustrating the MSBTS_ServiceInstanceSuspendedEvent class, see Listening for a Suspended Event Using WMI.

Requirements

Header: Declared in BTSWMISchema2K.mof or BTSWMISchemaXP.mof.

Namespace: Included in \root\MicrosoftBizTalkServer.