Share via


Watchdog.Behavior Property

Gets or sets the behavior of the watchdog event handler.

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

Syntax

public static WatchdogBehavior Behavior { get; set; }

Property Value

The behavior of the watchdog event handler.

Remarks

See the description for the WatchdogBehavior Enumeration.

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