SetKeepAliveSettings

virtual void ITopController::SetKeepAliveSettings(EEndpoint endpoint, const SKeepAliveSettings &settings) = 0

Sets the keep-alive settings for the specified endpoint(s) of the connection to the controller.

Parameters
  • endpoint – Endpoint(s) of the connection for which to set the keep-alive settings.

  • settings – Keep-alive settings for the specified endpoint(s).

Throws