Enum WsOpCode
public enum WsOpCode
- Extension Methods
Fields
Binary = 2
ConnectionClose = 8
Continuation = 0
Ping = 9
PingBinary = 11
PingText = 9
Pong = 10
PongBinary = 10
PongText = 11
Text = 1
public enum WsOpCode
Binary = 2
ConnectionClose = 8
Continuation = 0
Ping = 9
PingBinary = 11
PingText = 9
Pong = 10
PongBinary = 10
PongText = 11
Text = 1