| SocketOptionsReceiveBufferSize Property  | 
            Gets the size of the buffer used by the socket to receive
            
 
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.6.0
Syntaxpublic Nullable<int> ReceiveBufferSize { get; }Property Value
Type: 
NullableInt32
See Also