Bagikan melalui


AsyncValue<T> Kelas

Definisi

generic <typename T>
public ref class AsyncValue sealed : System::ComponentModel::INotifyPropertyChanged
public sealed class AsyncValue<T> : System.ComponentModel.INotifyPropertyChanged
type AsyncValue<'T> = class
    interface INotifyPropertyChanged
Public NotInheritable Class AsyncValue(Of T)
Implements INotifyPropertyChanged

Jenis parameter

T
Warisan
AsyncValue<T>
Penerapan

Konstruktor

AsyncValue<T>(Task<T>, T)

Properti

IsRunning
Null
Value

Acara

PropertyChanged

Berlaku untuk