Click or drag to resize
IAwaiterT Properties

The IAwaiterT generic type exposes the following members.

Properties
  NameDescription
Public propertyIsCompleted
Returns if the value of the awaitable is already available and the execution may proceed synchronously.
Top
See Also