SocketOptionsSendBufferSize Property |
Gets the size of the buffer used by the socket to send
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax public Nullable<int> SendBufferSize { get; }
Property Value
Type:
NullableInt32See Also