Class EntityScroller

Version: 3.4

Describes a scroller that returns entities.

Inheritance
object
EntityScroller
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ModelsQuerying
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public class EntityScroller : ScrollerBase<IEntityScrollResult>, IEntityScroller, IScroller<IEntityScrollResult>, IScroller

Constructors

EntityScroller(IScrollEngine<IEntityScrollResult>, Query, IQueryLoadConfiguration, TimeSpan)

Initializes a new instance of the EntityScroller class.

Declaration
RequestResponse
public EntityScroller(IScrollEngine<IEntityScrollResult> engine, Query query, IQueryLoadConfiguration loadConfiguration, TimeSpan timespan)
Parameters
TypeNameDescription
IScrollEngineIEntityScrollResultengine

The engine.

Queryquery

The query.

IQueryLoadConfigurationloadConfiguration

The load configuration.

TimeSpantimespan

The time span.

Implements

Do you have some feedback for us?

If you have suggestions for improving this article,