TibrvDispatcher::isValid()

Method

Declaration

tibrv_bool isValid() const;

Purpose

Test whether a dispatcher object has been destroyed.

Remarks

This method returns TIBRV_TRUE if the dispatcher object is valid, and TIBRV_FALSE if it has been destroyed.