- IScrollResult
If you have suggestions for improving this article, let us know!
A scroll result.
public interface IScrollResult : IQueryResult
Gets last id of the scroll (can be different from last scroll).
string ScrollId { get; }
| Type | Description |
|---|---|
| string |