Base:
property
CloseStatus
System.Net.WebSockets.WebSocket.CloseStatus
1 reference to CloseStatus
Microsoft.AspNetCore.Owin (1)
WebSockets\OwinWebSocketAdapter.cs (1)
116
return new WebSocketReceiveResult(rawResult.Item3, messageType, rawResult.Item2,
CloseStatus
, CloseStatusDescription);