Share via


DispatcherOperation.Abort Method

Aborts the delegate on the dispatcher queue associated with the current DispatcherOperation object.

Namespace: Microsoft.SPOT
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)

Syntax

public bool Abort ()

Return Value

true if the operation was aborted; otherwise, false.

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

DispatcherOperation Class
DispatcherOperation Members
Microsoft.SPOT Namespace