This documentation is archived and is not being maintained.
JoinableTaskFactory.Run Method
Visual Studio 2013
Runs the asynchronous method.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Run(T)(Func(Task(T))) | Runs the specified asynchronous method. |
|
Run(Func(Task)) | Runs the specified asynchronous method. |
Show: