Open topic with navigation
Class
class TibrvEventOnComplete
TibrvEventOnComplete
Run program code after all callback methods of a destroyed event have completed.
Implement this interface to post-process destroyed events.
Method
Description
TibrvEventOnComplete::onComplete()
A program can destroy an event object even when its callback method is running in one or more threads. Multi-threaded programs can define methods of this type to discover when all callback methods in progress have completed.
Did you find this helpful?
Why wasn't this helpful? (check all that apply)
Want to tell us more?
Please select at least one option or provide details about the issue!!
Error occurred while submitting feedback.
Error2 occurred while submitting feedback.
Copyright Ā© 1997-2025. Cloud Software Group, Inc. All Rights Reserved.