SocketOptionsReceiveBufferSize Property |
Gets the size of the buffer used by the socket to receive
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.1.0
Syntax public Nullable<int> ReceiveBufferSize { get; }
Property Value
Type:
NullableInt32See Also