SocketParameterGetDefaultNGRuntimeValue Method

Returns the default values of the socket parameter

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

public static SocketParameter GetDefaultNGRuntimeValue(
	SocketType socketType
)

Parameters

socketType
Type: Unisys.AgileBusiness.RuntimeAPISocketType
Socket type

Return Value

Type: SocketParameter
SocketParameter object
See Also