The constructors of System.Threading.Tasks.Task are listed below. For a list of all members, see the Task Members list.
See Also: Inherited members from System.Object
Initializes a new System.Threading.Tasks.Task with the specified action. | ||
Initializes a new System.Threading.Tasks.Task with the specified action and System.Threading.CancellationToken. | ||
Initializes a new System.Threading.Tasks.Task with the specified action and creation options. | ||
Initializes a new System.Threading.Tasks.Task with the specified action and state. | ||
Initializes a new System.Threading.Tasks.Task with the specified action and creation options. | ||
Initializes a new System.Threading.Tasks.Task with the specified action, state, and options. | ||
Initializes a new System.Threading.Tasks.Task with the specified action, state, and options. | ||
Initializes a new System.Threading.Tasks.Task with the specified action, state, and options. |