DispatcherPriorityAwaitable<T> Methods
Methods
Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetAwaiter() | |
GetHashCode() | Serves as the default hash function. (Inherited from Object) |
GetResult() | |
GetType() | Gets the Type of the current instance. (Inherited from Object) |
OnCompleted(Action) | (Inherited from DispatcherPriorityAwaitable) |
ToString() | Returns a string that represents the current object. (Inherited from Object) |
See Also
Reference
DispatcherPriorityAwaitable(T) Class
Avalonia.Threading Namespace