Table of Contents

Class DispatcherPriorityAwaitable<T>

Namespace
Avalonia.Threading
Assembly
Avalonia.Base.dll
public sealed class DispatcherPriorityAwaitable<T> : DispatcherPriorityAwaitable, INotifyCompletion

Type Parameters

T
Inheritance
DispatcherPriorityAwaitable<T>
Implements
Inherited Members

Methods

GetAwaiter()

public DispatcherPriorityAwaitable<T> GetAwaiter()

Returns

DispatcherPriorityAwaitable<T>

GetResult()

public T GetResult()

Returns

T