Click or drag to resize
IAwaitable Interface

Namespace: System.Linq
Assembly: System.Interactive (in System.Interactive.dll) Version: 1.2.0.0
Syntax
C#
public interface IAwaitable

The IAwaitable type exposes the following members.

Methods
  NameDescription
Public methodGetAwaiter
Top
See Also