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

TaskAwaiter<TResult> Properties

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

The TaskAwaiter<TResult> type exposes the following members.

  NameDescription
Public property IsCompleted Gets a value that indicates whether the asynchronous task has completed.
Top

Show:
© 2017 Microsoft