Client(Int32) undefined
Definition
Creates a new Client instance
protected Client (int bufferSize = 8000);
Parameters
- bufferSize
- System.Int32
The initial size of the buffers
Exceptions
System.ArgumentOutOfRangeException
Will throw if the buffer size is less then 16