PipeMqttClientSend 方法 | 
| 名称 | 说明 | |
|---|---|---|
| Send(Byte) | 
            发送数据到当前的管道中去  (继承自 CommunicationPipe。)Send data to the current pipe  | |
| Send(Byte, Int32, Int32) | 
            将一个数据缓存中的指定的部分字段,发送到当前的管道中去  (重写 CommunicationPipeSend(Byte, Int32, Int32).)Sends the specified partial field from a data cache to the current pipeline  |