WebSocketReceiveResult.CloseStatus Property
Namespace: Rebex.Net
Assembly: Rebex.WebSocket.dll (version 8.0.9673)
CloseStatus
Gets received message close status.
Declaration
public WebSocketCloseStatus? CloseStatus { get; }
Property Value
| Type | Description |
|---|---|
| Nullable<WebSocketCloseStatus> |