点击或拖拽改变大小

CommunicationPipe.Send 方法

重载列表
  名称说明
公共方法Send(Byte[])
发送数据到当前的管道中去
Send data to the current pipe
公共方法Send(Byte[], Int32, Int32)
将一个数据缓存中的指定的部分字段,发送到当前的管道中去
Sends the specified partial field from a data cache to the current pipeline
Top
参见