Sdílet prostřednictvím


AsyncManager.Parameters Vlastnost

Definice

Získá parametry, které byly předány asynchronní dokončování metody.

public System.Collections.Generic.IDictionary<string,object> Parameters { get; }
member this.Parameters : System.Collections.Generic.IDictionary<string, obj>
Public ReadOnly Property Parameters As IDictionary(Of String, Object)

Hodnota vlastnosti

Parametry, které byly předány asynchronní metodě dokončování.

Platí pro