My App requests data from a device. All was going well. When the data comes to me I get it as follows.
byte[] receiveData = new byte[client.ReceiveBufferSize]