DisableInterrupt Method

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

Disables the interrupt for this NativeEventDispatcher object.

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

Syntax

'Declaration
Public Overridable Sub DisableInterrupt
public virtual void DisableInterrupt()
public:
virtual void DisableInterrupt()
abstract DisableInterrupt : unit -> unit 
override DisableInterrupt : unit -> unit 
public function DisableInterrupt()

.NET Framework Security

See Also

Reference

NativeEventDispatcher Class

Microsoft.SPOT.Hardware Namespace