TibrvFtMonitor::isValid()

Method

Declaration

tibrv_bool isValid() const;

Purpose

Test validity of a fault tolerance monitor object.

Remarks

Returns TIBRV_TRUE if the C monitor is valid; TIBRV_FALSE if the monitor has been destroyed or is otherwise invalid.

See Also

TibrvFtMonitor::destroy()