Share via


OffendingMethod Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The offending managed call that was being executed when the watchdog occurred.

Namespace:  Microsoft.SPOT.Hardware
Assembly:  Microsoft.SPOT.Hardware (in Microsoft.SPOT.Hardware.dll)

Syntax

'Declaration
Public OffendingMethod As MethodInfo
public MethodInfo OffendingMethod
public:
MethodInfo^ OffendingMethod
val mutable OffendingMethod: MethodInfo
public var OffendingMethod : MethodInfo

.NET Framework Security

See Also

Reference

WatchdogEvent Class

Microsoft.SPOT.Hardware Namespace