WebSocketReceiveResult::CloseStatus Property
.NET Framework (current version)
Indicates the reason why the remote endpoint initiated the close handshake.
Assembly: System (in System.dll)
public: property Nullable<WebSocketCloseStatus> CloseStatus { Nullable<WebSocketCloseStatus> get(); private: void set(Nullable<WebSocketCloseStatus> value); }
.NET Framework
Available since 4.5
Available since 4.5
Show: