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