IConfigureRuntimeConfigureSocketAdapter Method

Reads/Updates the Adapter details for RATLSocket/HUBSocket

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

StatusInfo ConfigureSocketAdapter(
	SocketParameter socketParameter,
	ModeType mode
)

Parameters

socketParameter
Type: Unisys.AgileBusiness.RuntimeAPISocketParameter
SocketParameter object
mode
Type: Unisys.AgileBusiness.RuntimeAPIModeType
Read/Write mode of the configuration

Return Value

Type: StatusInfo
StatusInfo Object
See Also