Property CursorId
- Namespace
- MongoDB.Driver.Core.WireProtocol
- Assembly
- MongoDB.Driver.Core.dll
CursorId
Gets the cursor identifier.
public long CursorId { get; }
Property Value
- long
The cursor identifier.
Gets the cursor identifier.
public long CursorId { get; }
The cursor identifier.