Task::RunSynchronously Method
.NET Framework (current version)
Runs the Task synchronously on the current TaskScheduler.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | RunSynchronously() | Runs the Task synchronously on the current TaskScheduler. |
![]() | RunSynchronously(TaskScheduler^) | Runs the Task synchronously on the TaskScheduler provided. |
Show:
