GetKeepAliveSettings

virtual SKeepAliveSettings ITopController::GetKeepAliveSettings(EEndpoint endpoint) = 0

Gets the keep-alive settings for the specified endpoint of the connection to the controller.

Parameters

endpoint – Endpoint of the connection for which to get the keep-alive settings.

Returns

SKeepAliveSettings – Keep-alive settings for the specified endpoint.

Throws