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