Exemplo n.º 1
0
 public void FinishReceive(byte[] buffer, int offset, int length)
 {
     _inputStream.FinishReceive(length);
 }