Condividi tramite


PersistentStateAttribute(String, String) Costruttore

Definizione

Inizializza una nuova istanza della classe PersistentStateAttribute.

public PersistentStateAttribute (string stateName, string storageName = default);
new Orleans.Runtime.PersistentStateAttribute : string * string -> Orleans.Runtime.PersistentStateAttribute
Public Sub New (stateName As String, Optional storageName As String = Nothing)

Parametri

stateName
String

Nome dello stato.

storageName
String

Nome del provider di archiviazione.

Si applica a