Click or drag to resize

IGlobalCacheElements Property

A collection of all elements held.

Namespace:  Mavidian.DataConveyer.Orchestrators
Assembly:  DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
Syntax
IReadOnlyList<KeyValuePair<string, Object>> Elements { get; }

Property Value

Type: IReadOnlyListKeyValuePairString, Object
See Also