Share via


IMethodSymbol.IsAsync Propiedad

Definición

Devuelve true si este método es un método asincrónico.

public:
 property bool IsAsync { bool get(); };
public bool IsAsync { get; }
member this.IsAsync : bool
Public ReadOnly Property IsAsync As Boolean

Valor de propiedad

Se aplica a