Freigeben über


InvokeMethod<TResult>.RunAsynchronously Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die Methode der Aktivität asynchron aufgerufen wird, oder legt ihn fest.

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

Eigenschaftswert

Boolean

true, wenn die Methode asynchron ausgeführt wird, andernfalls false.

Gilt für