IAdministerSystemGetHubStatus Method

Display HUB status of 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 GetHubStatus(
	out bool isEnabled
)

Parameters

isEnabled
Type: SystemBoolean
Parameter to set the HUB status

Return Value

Type: StatusInfo
StatusInfo Object
See Also