AsyncLazy<T>::GetValueAsync Method ()
Visual Studio 2015
Gets the task that produces or has produced the value.
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
| Exception | Condition |
|---|---|
| InvalidOperationException | Thrown when the value factory calls GetValueAsyncon this instance. |
Show: