Property MayBeCompressed
- Namespace
- MongoDB.Driver.Core.WireProtocol.Messages
- Assembly
- MongoDB.Driver.Core.dll
MayBeCompressed
Gets the flag whether the message may be compressed or not.
public override bool MayBeCompressed { get; }
Gets the flag whether the message may be compressed or not.
public override bool MayBeCompressed { get; }