MSBTS_Orchestration.Unenlist Method (WMI)
Terminates all instances of the orchestration and removes its activation subscription.
The syntax shown is language neutral.
uint32 UnenlistService(
uint32 AutoTerminateOrchestrationInstanceFlag
);
AutoTerminateOrchestrationInstanceFlag
[in] An Integer specifying whether instances of this orchestration type should be automatically terminated. Permissible values for this parameter are (1) "Do not terminate service instances of this orchestration," or (2) "Terminate all service instances of this orchestration." Note that the integer values must be used in code and script. The default value is 1.
This method returns an HRESULT indicating whether the method completed successfully.
Header: Declared in BTSWMISchemaXP.mof.
Namespace: Included in \root\MicrosoftBizTalkServer.