VerifyAccess Method
Throws an exception if the calling thread is not the thread associated with this IDispatcher.
Definition
Namespace: Avalonia.Threading
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
void VerifyAccess()
Sub VerifyAccess
abstract VerifyAccess : unit -> unit