This event is fired, when a thread is ready to process an object from the process queue.
The event handler receives an argument of type ProcessObjectEventArgs containing data related to this event. The following ProcessObjectEventArgs property provides information specific to this event.
Property | Description |
---|---|
Object | The object that is to be processed by the called EventHandler |
AdvancedThreadPool Class | InfiniTec.SystemUtilities Namespace