J-Integra® Espresso Programming Documentation (API)

J2eeAdvancedOptions.SetClientConnectionType Method

Sets the type of client connection PerClient (default) or PerObject.

void SetClientConnectionType(
 Ics.Runtime.ClientConnectionType connectionType
);

Parameters

connectionType
The type of connection. See Ics.Runtime.ClientConnectionType

Return Value

none

Remarks

none

Exceptions

none

See Also

J2EE Config | J2EE Namespace