TaskCompletionSource(TResult) Properties
Collapse the table of content
Expand the table of content

TaskCompletionSource<TResult> Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The TaskCompletionSource<TResult> type exposes the following members.

  NameDescription
Public property Task Gets the Task<TResult> created by this TaskCompletionSource<TResult>.
Top

Show:
© 2017 Microsoft