Share via


Watchdog Members

The following tables list the members exposed by the Watchdog type.

Public Properties

Name Description
Public Property Static Behavior Gets or sets the behavior of the watchdog event handler.
Public Property Static Enabled Gets or sets whether the watchdog is enabled.
Public Property Static LastOccurrence Gets the last occurrence of a watchdog event (if any exist).
Public Property Static Log Gets or sets the ILog interface for watchdog logging.
Public Property Static Timeout Gets or sets the timeout value for the watchdog.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

Watchdog Class
Microsoft.SPOT.Hardware Namespace