Sets the client buffer parameters.
Syntax
public
void SetBuffer (
int receiveBufferSize,
int sendBufferSize)
Parameters
- receiveBufferSize
-
The size, in bytes, of the client receive buffer. - sendBufferSize
-
The size, in bytes, of the client send buffer.
Remarks
Requirements
Namespace: System.Net.WebSockets
Assembly: System (in System.dll)
Assembly Versions: 4.0.0.0