Close Method

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

Releases the unmanaged and managed resources used by the DispatcherTimer.

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

Syntax

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

.NET Framework Security

See Also

Reference

DispatcherTimer Class

Microsoft.SPOT Namespace