property State: TScWebSocketState;

 

Description

The State property holds a value that indicates a WebSocket connection state. The expected values for states are defined in the TScWebSocketState enumeration.

If a connection was closed, the reason for this can be found in the CloseStatus property.

This property is read-only.

 

See also

CloseStatus

 

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