GetKeepAliveSettings

KeepAliveSettings ITopController.GetKeepAliveSettings(Endpoint endpoint)

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

KeepAliveSettings – Keep-alive settings for the specified endpoint.

Throws