Callback Posting Class Help
- Updated2023-02-21
- 1 minute(s) read
Callback Posting Class Help
This class contains functions you use to schedule callback functions for execution.
Post Delayed Callback Function – Use this function to schedule a function to be called after a specific amount of time has elapsed.
Post Deferred Call To Thread And Wait – Use this function to schedule a function for synchronous execution in another thread.
Library: Programmer's Toolbox Control