IConfigureRuntimeRemoveRatlSocket Method

Removes a RatlSocket.

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

StatusInfo RemoveRatlSocket(
	string ratlSocketName
)

Parameters

ratlSocketName
Type: SystemString
Name of the RatlSocket to be removed

Return Value

Type: StatusInfo
StatusInfo object
See Also