ObservableObject.TaskNotifier<T> Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A wrapping class that can hold a Task<TResult> value.
C#
protected sealed class ObservableObject.TaskNotifier<T>
Protected NotInheritable Class ObservableObject.TaskNotifier(Of T)
- T
The type of value for the wrapped Task<TResult> instance.
- Inheritance
-
ObservableObject.TaskNotifier<T>
Produit | Versions |
---|---|
Windows Community Toolkit | 7.0.0 |