0 out of 1 rated this helpful - Rate this topic

Task.RunSynchronously Method

Runs the Task synchronously on the current TaskScheduler.

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 RunSynchronously() Runs the Task synchronously on the current TaskScheduler.
Public method RunSynchronously(TaskScheduler) Runs the Task synchronously on the TaskScheduler provided.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.