Version 24.2 (latest)

AsyncVirtualDataSourceProviderWorker Class Fields

For a list of all members of this type, see AsyncVirtualDataSourceProviderWorker members.

Protected Fields
 NameDescription
Protected FieldInitialRetryDelayThe initial delay to retry a failing task.  
Protected FieldMaxRetryDelayThe maximum delay to retry a failing task.  
Protected FieldMaxSimultaneousExecutingTasksThe maximum number of simultaneously execution tasks that is permitted.  
Protected FieldSyncLockA synchronization lock to use serialize access to state.  
See Also