Condividi tramite


IPersistentComponentStateStore.GetPersistedStateAsync Metodo

Definizione

Ottiene lo stato persistente dall'archivio.

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

Restituisce

Stato persistente.

Si applica a