SocketOptionsSetReceiveBufferSize Method |
Sets the size of the buffer used by the socket to receive
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public SocketOptions SetReceiveBufferSize(
int receiveBufferSize
)
Parameters
- receiveBufferSize
- Type: SystemInt32
Return Value
Type:
SocketOptionsSee Also