Partager via


OperationContractGenerationContext.IsAsync Propriété

Définition

Obtient une valeur qui indique si les méthodes asynchrones sont générées pour l'opération actuelle.

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

Valeur de propriété

Boolean

true si l'opération est asynchrone ; sinon false.

S’applique à