IAdministerSystemStopSystem Method

Stop and optionally disable the runtime system.

Namespace:  Unisys.AgileBusiness.RuntimeAPI
Assembly:  Unisys.AgileBusiness.RuntimeAPI (in Unisys.AgileBusiness.RuntimeAPI.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax

StatusInfo StopSystem(
	bool disable = false
)

Parameters

disable (Optional)
Type: SystemBoolean
boolean for disable

Return Value

Type: StatusInfo
StatusInfo Object
See Also