getThread

This method is an accessor function used to retrieve the thread associated with a reactive object. This method is called by the action method.

Visibility
Public
Signature
OMThread *getThread() 
Returns

The thread associated with the reactive object


Feedback