This documentation is archived and is not being maintained.

JoinableTaskFactory.Run Method

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
Public method Run(T)(Func(Task(T))) Runs the specified asynchronous method.
Public method Run(Func(Task)) Runs the specified asynchronous method.
Top
Show: