Condividi tramite


InvokeMethod<TResult>.RunAsynchronously Proprietà

Definizione

Ottiene o imposta un valore che indica se il metodo dell'attività viene richiamato in modo asincrono.

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

Valore della proprietà

true se il metodo viene eseguito in modo asincrono; in caso contrario, false.

Si applica a