Click or drag to resize

ErrorEventArgsGlobalCache Property

A set of key value pairs that are common to all records and clusters throughout the process execution.

Namespace:  Mavidian.DataConveyer.Orchestrators
Assembly:  DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
Syntax
public IGlobalCache GlobalCache { get; }

Property Value

Type: IGlobalCache
See Also