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.2.0.0 (5.2.17.0403)
Syntax protected Dictionary<ProgressCallBack, Object> CallbacksSet { get; }
Protected ReadOnly Property CallbacksSet As Dictionary(Of ProgressCallBack, Object)
Get
Property Value
Type:
DictionaryProgressCallBack,
ObjectSee Also