.NET Documentation
C#
VB
Show/Hide TOC
Sync
Task
Run Method
Overload List
Run(Func
Task
)
Runs a task synchronously on the current
TaskScheduler
.
Run
TResult
(Func
Task
TResult
)
Runs a task synchronously on the current
TaskScheduler
.
See Also
Reference
SyncTask Class
Aliquo.Core Namespace
In This Article
Overload List
See Also