InvokeMethod<TResult>.RunAsynchronously Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of de methode van de activiteit asynchroon wordt aangeroepen.

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

Waarde van eigenschap

true indien de methode asynchroon wordt uitgevoerd; anders, false.

Van toepassing op