J-Integra® Espresso Programming Documentation (API)

RuntimeConfiguration.SetServerIdleTimeout Method

Sets the amount of retries at the given interval in milliseconds to retry to connect to a client.

void SetServerIdleTimeout(
 int idlTimeoutInMilliseconds
);

Parameters

idlTimeoutInMilliseconds
Idle timeout in milliseconds.

Return Value

none

Remarks

none

Exceptions

none

See Also

Runtime Config | Runtime Namespace