TibrvFtMonitor::destroy()

Method

Declaration

TibrvStatus destroy(
    TibrvFtMonitorOnComplete* completeCB=NULL);

Purpose

Stop monitoring a fault tolerance group, and free associated resources.

Remarks

This method returns an error when the monitor object is already invalid, or when its queue or transport are invalid.

See Also

TibrvFtMonitor::create()