IPersistentComponentStateStore.GetPersistedStateAsync Methode

Definition

Ruft den persistenten Zustand aus dem Speicher ab.

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

Gibt zurück

Der persistente Zustand.

Gilt für: