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.
Stops the orchestration by disabling its activation subscription.
The syntax shown is language neutral.
Syntax
uint32 Stop(
uint32 AutoDisableReceiveLocationFlag,
uint32 AutoSuspendServiceInstanceFlag
);
Parameters
AutoDisableReceiveLocationFlag
[in] Permissible values for this property are (1) "No auto disable of receive locations related to this Orchestration", or (2) "Disable all receive locations related to this orchestration that are not shared by other orchestration(s)". Note that the integer values must be used in code and script. The default value is 1.
AutoSuspendOrchestrationInstanceFlag
[in] Permissible values for this property are (1) "No auto suspend of service instances of this Orchestration", or (2) "Suspend all running service instances of this Orchestration". Note that the integer values must be used in code and script. The default value is 2.
Return Value
This method returns an HRESULT indicating whether the method completed successfully.
Requirements
Header: Declared in BTSWMISchemaXP.mof.
Namespace: Included in \root\MicrosoftBizTalkServer.