setShouldTerminate

This method specifies that a reactive instance can be safely destroyed by its active instance.

Visibility
Public
Signature
void setShouldTerminate (OMBoolean b)
Parameters
b

Set this to TRUE to terminate the OMReactive instance. Otherwise, set this to FALSE.


Feedback