Ejemplo n.º 1
0
 // gets the buffer data
 public static byte[] GetSendBufferData()
 {
     return(client.GetSendBufferData());
 }