Class EntityScroller
Describes a scroller that returns entities.
Inherited Members
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ModelsQuerying
Assembly: Stylelabs.M.Sdk.dll
Syntax
Constructors
EntityScroller(IScrollEngine<IEntityScrollResult>, Query, IQueryLoadConfiguration, TimeSpan)
Initializes a new instance of the EntityScroller class.
Declaration
Parameters
| Type | Name | Description |
|---|---|---|
| IScrollEngineIEntityScrollResult | engine |
The engine. |
| Query | query |
The query. |
| IQueryLoadConfiguration | loadConfiguration |
The load configuration. |
| TimeSpan | timespan |
The time span. |