Share via


Watchdog.Timeout Property

Gets or sets the timeout value for the watchdog.

Namespace: Microsoft.SPOT.Hardware
Assembly: Microsoft.SPOT.Hardware (in microsoft.spot.hardware.dll)

Syntax

public static TimeSpan Timeout { get; set; }

Property Value

The timeout value for the watchdog.

Remarks

Some hardware vendors may set bounds and granularity on the timeout value for the watchdog. Check with the hardware vendor for specifications.

Version Information

Available in the .NET Micro Framework versions 4.0, 4.1, and 4.2.

See Also

Reference

Watchdog Class
Watchdog Members
Microsoft.SPOT.Hardware Namespace