Share via


IPersistentStateFeature.State Property

Definition

Gets a key/value collection that can be used to persist state between connections and requests.

public System.Collections.Generic.IDictionary<object,object?> State { get; }
member this.State : System.Collections.Generic.IDictionary<obj, obj>
Public ReadOnly Property State As IDictionary(Of Object, Object)

Property Value

Applies to