Namespace PushTechnology.ClientInterface.Client.Session.Reconnection

Interfaces

IReconnectionAttempt

A single reconnection attempt that can either be started or aborted.

IReconnectionStrategy

A reconnection strategy that gets applied after the connection failure notification.

Back to top