Property NoCursorTimeout NamespaceMongoDB.Driver.GridFS AssemblyMongoDB.Driver.GridFS.dll NoCursorTimeout Gets or sets whether the cursor should not timeout. public bool? NoCursorTimeout { get; set; } Property Value bool? Whether the cursor should not timeout.