Condividi tramite


WKHttpCookieStore.GetAllCookiesAsync Metodo

Definizione

Passa tutti i cookie all'oggetto specificato completionHandler.

public virtual System.Threading.Tasks.Task<Foundation.NSHttpCookie[]> GetAllCookiesAsync ();
abstract member GetAllCookiesAsync : unit -> System.Threading.Tasks.Task<Foundation.NSHttpCookie[]>
override this.GetAllCookiesAsync : unit -> System.Threading.Tasks.Task<Foundation.NSHttpCookie[]>

Restituisce

Attività che rappresenta l'operazione GetAllCookies asincrona. Il valore del parametro TResult è di tipo System.Action<Foundation.NSHttpCookie[]>.

Si applica a