Receive all available bytes
Receive all available bytes
byte[] Recv();
Receives number of bytes. If used in asynchronous connection timeout or other channel specific exception must be thrown if less data is read for the given timeout
byte[] Recv(uint);