Property NumberOfCursors
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
NumberOfCursors
Gets the number of cursors.
public int NumberOfCursors { get; }
Property Value
- int
The number of cursors.
Gets the number of cursors.
public int NumberOfCursors { get; }
The number of cursors.