public sealed class DispatcherPriorityAwaitable<T> : DispatcherPriorityAwaitable
Public NotInheritable Class DispatcherPriorityAwaitable(Of T)
Inherits DispatcherPriorityAwaitable[<SealedAttribute>]
type DispatcherPriorityAwaitable<'T> =
class
inherit DispatcherPriorityAwaitable
end| IsCompleted | (Inherited from DispatcherPriorityAwaitable) |
| 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) |