Previous Table of Contents Next


23.3.3 FaultMonitoringIntervalAndTimeout


Name org.omg.ft.FaultMonitoringIntervalAndTimeout
Value TimeBase::TimeT
TimeBase::TimeT

   The value is a struct that contains the interval of time between successive pings of an object, and the time allowed for subsequent responses from the object to determine whether it is faulty. TimeBase::TimeT is a long long, and the value is in units of 100 nanoseconds. FaultMonitoringInterval requires that the object inherits the PullMonitorable interface.