Property ShouldBeSent
- Namespace
- MongoDB.Driver.Core.WireProtocol.Messages
- Assembly
- MongoDB.Driver.Core.dll
ShouldBeSent
Gets a delegate that determines whether this message should be sent.
public Func<bool> ShouldBeSent { get; }
Gets a delegate that determines whether this message should be sent.
public Func<bool> ShouldBeSent { get; }