AsyncValueExtensions 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.
Extension methods for creating AsyncValue instances.
public ref class AsyncValueExtensions abstract sealed
public static class AsyncValueExtensions
type AsyncValueExtensions = class
Public Module AsyncValueExtensions
- Inheritance
-
AsyncValueExtensions
Methods
| Name | Description |
|---|---|
| AsAsyncValue<T>(Task<T>, T) | |