TransactionalStateRecord<TState> Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[System.Serializable]
public class TransactionalStateRecord<TState> where TState : class, new()
[System.Serializable]
[Orleans.GenerateSerializer]
public sealed class TransactionalStateRecord<TState> where TState : class, new()
[<System.Serializable>]
type TransactionalStateRecord<'State (requires 'State : null and 'State : (new : unit -> 'State))> = class
[<System.Serializable>]
[<Orleans.GenerateSerializer>]
type TransactionalStateRecord<'State (requires 'State : null and 'State : (new : unit -> 'State))> = class
Public Class TransactionalStateRecord(Of TState)
Public NotInheritable Class TransactionalStateRecord(Of TState)
Paramètres de type
- TState
- Héritage
-
TransactionalStateRecord<TState>
- Attributs
Constructeurs
TransactionalStateRecord<TState>() |
Propriétés
CommittedSequenceId | |
CommittedState | |
Metadata | |
PendingStates |