Share via


DispatcherObject.CheckAccess Method

Determines whether the calling thread has access to the current DispatcherObject object.

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

Syntax

public bool CheckAccess ()

Return Value

true if the calling thread has access to the current object; otherwise, false.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

DispatcherObject Class
DispatcherObject Members
Microsoft.SPOT Namespace