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