Subsystem.ResetWatchdogTimeout Method

Resets property WatchdogTimeout to its default value (5,000,000 microseconds). After this method is called, the real-time Subsystem must be restarted for the change to take effect.

Namespace:  IntervalZero.RTX64.Config
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Syntax
public void ResetWatchdogTimeout()

Implements

IConfigSubsystem.ResetWatchdogTimeout
See Also