WebSocketMessageOpCode 属性 |
当前的websocket的操作码
The current websocket opcode
命名空间:
HslCommunication.WebSocket
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public int OpCode { get; set; }
Public Property OpCode As Integer
Get
Set
public:
property int OpCode {
int get ();
void set (int value);
}
member OpCode : int with get, set
属性值
类型:
Int32参见