Freigeben über


TransactionalStateRecord<TState> Klasse

Definition

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

Typparameter

TState
Vererbung
TransactionalStateRecord<TState>
Attribute

Konstruktoren

TransactionalStateRecord<TState>()

Eigenschaften

CommittedSequenceId
CommittedState
Metadata
PendingStates

Gilt für: