Property Cursor
- Namespace
- Millrace.Storage.Monitoring
- Assembly
- Millrace.dll
Cursor
Opaque continuation from a previous NextCursor; null starts at the first page.
public string? Cursor { get; init; }
Opaque continuation from a previous NextCursor; null starts at the first page.
public string? Cursor { get; init; }