\r\n

51Degrees Pipeline .NET  4.4

51Degrees Pipeline for .NET

Examples.OnPremiseEngine.Data.IStarSignData Interface Reference

Detailed Description

[class]

Inheritance diagram for Examples.OnPremiseEngine.Data.IStarSignData:

[legend]

Collaboration diagram for Examples.OnPremiseEngine.Data.IStarSignData:

[legend]

Properties

string  StarSign [get]

Properties inherited from FiftyOne.Pipeline.Engines.Data.IAspectData

IReadOnlyList< IAspectEngine >  Engines [get]
The engine that generated the data withing this data instance. More...
Task  ProcessTask [get]
If the engine is configured for lazy loading, this property returns a task that will complete once the engine has finished processing. More...
bool  CacheHit [get]
Get whether this instance of element data was the result of a cache hit, rather than processing of the underlying aspect engine. More...

Properties inherited from FiftyOne.Pipeline.Core.Data.IElementData

IPipeline  Pipeline [get, set]
The IPipeline that this instance was created by More...

Properties inherited from FiftyOne.Pipeline.Core.Data.IData

object  this[string key] [get, set]
Get or set a data value More...