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