Compartir a través de


IPersistentComponentStateStore.GetPersistedStateAsync Método

Definición

Obtiene el estado persistente del almacén.

public System.Threading.Tasks.Task<System.Collections.Generic.IDictionary<string,byte[]>> GetPersistedStateAsync ();
abstract member GetPersistedStateAsync : unit -> System.Threading.Tasks.Task<System.Collections.Generic.IDictionary<string, byte[]>>
Public Function GetPersistedStateAsync () As Task(Of IDictionary(Of String, Byte()))

Devoluciones

Estado persistente.

Se aplica a