Property MaxMessageSize
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
MaxMessageSize
Gets the maximum size of a message.
public int MaxMessageSize { get; }
Property Value
The maximum size of a message.