The constructors of System.Threading.Tasks.TaskCompletionSource<TResult> are listed below. For a list of all members, see the TaskCompletionSource<TResult> Members list.
See Also: Inherited members from System.Object
Creates a System.Threading.Tasks.TaskCompletionSource`1 with the specified state. | ||
Creates a System.Threading.Tasks.TaskCompletionSource`1 with the specified options. | ||
Creates a System.Threading.Tasks.TaskCompletionSource`1 with the specified state and options. |