Partager via


InvokeMethod<TResult>.RunAsynchronously Propriété

Définition

Obtient ou définit une valeur qui indique si la méthode de l’activité est appelée de façon asynchrone.

public:
 property bool RunAsynchronously { bool get(); void set(bool value); };
public bool RunAsynchronously { get; set; }
member this.RunAsynchronously : bool with get, set
Public Property RunAsynchronously As Boolean

Valeur de propriété

true si la méthode s'exécute de façon asynchrone, sinon false.

S’applique à