.NET Framework Class Library |
Task<(Of <(TResult>)>)..::.RunSynchronously Method |
Task<(Of <(TResult>)>) Class See Also Send Feedback |
Overload List
Name | Description | |
---|---|---|
RunSynchronously()()() |
Runs the Task synchronously on the current TaskScheduler.
(Inherited from Task.) | |
RunSynchronously(TaskScheduler) | (Inherited from Task.) |