Property AwaitData
- Namespace
- MongoDB.Driver.Core.WireProtocol.Messages
- Assembly
- MongoDB.Driver.Core.dll
AwaitData
Gets a value indicating whether the server should await data (used with tailable cursors).
public bool AwaitData { get; }
Gets a value indicating whether the server should await data (used with tailable cursors).
public bool AwaitData { get; }