Click or drag to resize

CrosserProtocolSend Method

Overload List
  NameDescription
Public methodSend(Byte)
Enqueue the data to send and update the IServerStatistics
(Overrides ProtocolSend(Byte).)
Public methodSend(BinaryKey, String, Byte)
Builds the operation frame and add it to the outgoing queue
(Overrides ProtocolSend(BinaryKey, String, Byte).)
Protected methodSend(Byte, Byte, Byte, Byte)
Builds the operation frame and add it to the outgoing queue
(Overrides ProtocolSend(Byte, Byte, Byte, Byte).)
Top
See Also