Unit

ScSignalRHubConnection

 

type

 TScHubConnectionState = (hcsDisconnected, hcsConnected, hcsConnecting, hcsReconnecting);

 

 

Description

The TScHubConnectionState enumeration specifies the current state of the TScHubConnection to the server.

 

ValueMeaning
hcsDisconnectedThe hub connection is disconnected.
hcsConnectedThe hub connection is connected.
hcsConnectingThe hub connection is in connecting state.
hcsReconnectingThe hub connection is in reconnecting state.

 

See also

TScHubConnection.State

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support