WebSocket::State Property

.NET Framework (current version)
 

Returns the current state of the WebSocket connection.

Namespace:   System.Net.WebSockets
Assembly:  System (in System.dll)

public:
property WebSocketState State {
	virtual WebSocketState get() abstract;
}

.NET Framework
Available since 4.5
Return to top
Show: