SyncTaskBaseCallbacksSet Property  | 
 
            Gets the callbacks set.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.Synchronization
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.5.0.0 (5.5.18.1019)
Syntaxprotected Dictionary<ProgressCallBack, Object> CallbacksSet { get; }Protected ReadOnly Property CallbacksSet As Dictionary(Of ProgressCallBack, Object)
	Get
Property Value
Type: 
DictionaryProgressCallBack, 
Object
See Also