HttpSend Method |
Name | Description | |
---|---|---|
![]() | Send(Byte) |
Adds the data to be sent to the OutQueue
(Overrides ProtocolSend(Byte).) |
![]() | Send(BinaryKey, String, Byte) |
Builds a RPC frame and push it to the OutQueue
(Overrides ProtocolSend(BinaryKey, String, Byte).) |
![]() | Send(Byte, Byte, Byte, FrameType) |
Builds a RPC frame and push it to the OutQueue
|
![]() | Send(Byte, Byte, Byte, Byte) |
Builds a RPC frame and push it to the OutQueue
(Overrides ProtocolSend(Byte, Byte, Byte, Byte).) |