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 .NET Micro Framework version 2.0, 2.5
See Also
Reference
DispatcherObject Class
DispatcherObject Members
Microsoft.SPOT Namespace