SystemProfileInfoCursorId Property |
Gets or sets the cursor Id.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.1.0
Syntax public long CursorId { get; set; }
Public Property CursorId As Long
Get
Set
member CursorId : int64 with get, set
Property Value
Type:
Int64See Also