Ejemplo n.º 1
0
 // gets the buffer size.
 public static int GetSendBufferSize()
 {
     return(client.GetSendBufferSize());
 }