Partilhar via


IPersistentComponentStateStore.GetPersistedStateAsync Método

Definição

Obtém o estado persistente do repositório.

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()))

Retornos

O estado persistente.

Aplica-se a