IAdministerSystemClearSession Method

Force disconnect of a given station name/session id.

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

StatusInfo ClearSession(
	string userOrSession
)

Parameters

userOrSession
Type: SystemString
Station name/Session id of the session.

Return Value

Type: StatusInfo
StatusInfo Object
See Also