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