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