Property UseCursor NamespaceMongoDB.Driver AssemblyMongoDB.Driver.dll UseCursor Gets or sets a value indicating whether to use a cursor. [Obsolete("Server versions 3.6 and newer always use a cursor.")] public bool? UseCursor { get; set; } Property Value bool?