IConfigureRuntimeAddRatlSocket Method (SocketParameter)

Adds a new RatlSocket service with user provided parameter

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

StatusInfo AddRatlSocket(
	SocketParameter socketParameter
)

Parameters

socketParameter
Type: Unisys.AgileBusiness.RuntimeAPISocketParameter
SocketLogParameter object

Return Value

Type: StatusInfo
StatusInfo object
See Also