Esempio n. 1
0
 // SEND DATA //
 // returns the buffer size.
 public static int GetSendBufferSize()
 {
     return(server.GetSendBufferSize());
 }