Property ReceiveBufferSize
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
MongoDB.Driver.Core.Configuration
Assembly
MongoDB.Driver.dll
ReceiveBufferSize
Gets the size of the receive buffer.
public int ReceiveBufferSize { get; }
Property Value
The size of the receive buffer.