Skip to content

TransactionalState<TState>

class

Namespace: Orleans.Transactions

Provides a stateful facet which participates in Orleans transactions.
public class TransactionalState<TState> : ILifecycleParticipant<IGrainLifecycle>, ITransactionalState<TState>
where TState : class, new()

Constructors

Properties

Methods