The BackgroundActionPool TParam, TReturn type exposes the following members.
Back to Top
Events
Name | Description | |
---|---|---|
![]() | OnAllDone |
Will be raised when all actions in the list are "done"
|
![]() | OnNextProgress |
Will be raised when the next action in the list is called
|
![]() | RunCanceled |
Will be raised when Cancel() was called
|
See Also