Click or drag to resize

EDDeviceIOLineCacheTimeout Property

The time between checking the state of the IO lines for event handling, defaults to 250 ms Also the stale period, when the cached value of the IO line has to be re-queried on the device

Namespace:  Brainboxes.IO
Assembly:  Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntax
public int IOLineCacheTimeout { get; set; }

Property Value

Type: Int32
See Also