Property | Type | Description | |
---|---|---|---|
MessageName | string | ||
OpCode | ushort | ||
Protocol | string |
Method | Description | |
---|---|---|
SOEMessageHandler ( string messageName, ushort opCode, string protocol = "SOE" ) : System |
public SOEMessageHandler ( string messageName, ushort opCode, string protocol = "SOE" ) : System | ||
messageName | string | |
opCode | ushort | |
protocol | string | |
return | System |