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.
Retrieves information about instances of the orchestration in various states.
The syntax shown is language neutral.
Syntax
uint32 QueryInstanceInfo(
uint32 NumberOfRunningActiveInstances,
uint32 NumberOfRunningDehydratedInstances,
uint32 NumberOfSuspendedInstances
);
Parameters
NumberOfRunningActiveInstances
[out] An Integer containing the number of running active instances.
NumberOfRunningDehydratedInstances
[out] An Integer containing the number of running dehydrated instances.
NumberOfSuspendedInstances
[out] An Integer containing the number of suspended instances.
Requirements
Header: Declared in BTSWMISchemaXP.mof.
Namespace: Included in \root\MicrosoftBizTalkServer.