SocketOptionsSetReceiveBufferSize Method |
Sets the size of the buffer used by the socket to receive
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntax public SocketOptions SetReceiveBufferSize(
int receiveBufferSize
)
Parameters
- receiveBufferSize
- Type: SystemInt32
Return Value
Type:
SocketOptionsSee Also