DispatcherOperationWait Method
Waits for this operation to complete.
Namespace: Avalonia.ThreadingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
member Wait : unit -> unit
Return Value
The status of the operation. To obtain the return value
of the invoked delegate, use the Result property.