TibrvFtMember::isValid()

Method

Declaration

tibrv_bool isValid() const;

Purpose

Test validity of a fault tolerance member object.

Remarks

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

See Also

TibrvFtMember::destroy()