Device.OutOfDate Property |
Returns true if this object is out-of-date with respect to the hardware device that it represents, false if
not. When this property returns true, this object should be disposed of immediately and should not be used
for any purpose. Once this property returns true, it will never again return false for the current object. This property is read-only.
Namespace:
IntervalZero.RTX64.ConfigAssembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Property Value
Type: BooleanImplements
IConfigDeviceOutOfDate