DispatcherTimer Constructor

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

Initializes a new instance of the DispatcherTimer class.

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

Syntax

'Declaration
Public Sub New
public DispatcherTimer()
public:
DispatcherTimer()
new : unit -> DispatcherTimer
public function DispatcherTimer()

.NET Framework Security

See Also

Reference

DispatcherTimer Class

DispatcherTimer Overload

Microsoft.SPOT Namespace