Property SendBufferSize
- Namespace
- MongoDB.Driver.Core.Configuration
- Assembly
- MongoDB.Driver.Core.dll
SendBufferSize
Gets the size of the send buffer.
public int SendBufferSize { get; }
Property Value
- int
The size of the send buffer.
Gets the size of the send buffer.
public int SendBufferSize { get; }
The size of the send buffer.