AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ SetupWaitForKick()

WaitEventDetails * drama::thread::TAction::SetupWaitForKick ( )
inlineinherited

Set up to wait for a kick message.


This method allows the user to break waiting for a kick into a setup and wait component, to allow access to the details for the wait, so that the wait can be canceled.

Returns
Details of the wait event.

References drama::CreateRunDramaTask().