ObservableObject.TaskNotifier Class
Definition
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 value.
protected sealed class ObservableObject.TaskNotifier
Protected NotInheritable Class ObservableObject.TaskNotifier
- Inheritance
-
ObservableObject.TaskNotifier
Operators
Implicit(ObservableObject+TaskNotifier to Task) |
Unwraps the Task value stored in the current instance. |