ProgressWithCompletion<T> Constructor

 

Initializes a new instance of ProgressWithCompletion.

Namespace:   Microsoft.VisualStudio.Threading
Assembly:  Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)

NameDescription
System_CAPS_pubmethodProgressWithCompletion<T>(Action<T>^)

Initializes a new instance of ProgressWithCompletion.

System_CAPS_pubmethodProgressWithCompletion<T>(Func<T, Task^>^)

Initializes a new instance of ProgressWithCompletion.

Return to top
Show: