  | 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
Syntaxpublic IGlobalCache GlobalCache { get; }Public ReadOnly Property GlobalCache As IGlobalCache
	Get
Property Value
Type: 
IGlobalCache
See Also