Property MaxMessageSize
- Namespace
- MongoDB.Driver.Core.Connections
- Assembly
- MongoDB.Driver.Core.dll
MaxMessageSize
Gets the maximum size of a message.
public int MaxMessageSize { get; }
Property Value
- int
The maximum size of a message.
Gets the maximum size of a message.
public int MaxMessageSize { get; }
The maximum size of a message.