Click or drag to resize
TaskAwaiter Properties
This API is preliminary and subject to change.

The TaskAwaiter type exposes the following members.

Properties
  NameDescription
Public propertyIsCompleted
Gets a value indicating whether the task being awaited is completed.
Top
See Also