ProgressWithCompletion<T> Constructor
Visual Studio 2015
Initializes a new instance of ProgressWithCompletion.
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
| Name | Description | |
|---|---|---|
![]() | ProgressWithCompletion<T>(Action<T>^) | Initializes a new instance of ProgressWithCompletion. |
![]() | ProgressWithCompletion<T>(Func<T, Task^>^) | Initializes a new instance of ProgressWithCompletion. |
Show:
