ITransactionalStateStorage<TState>
interface
Namespace: Orleans.Transactions.Abstractions
Storage interface for transactional state
public interface ITransactionalStateStorage<TState> where TState : class, new()Namespace: Orleans.Transactions.Abstractions
public interface ITransactionalStateStorage<TState> where TState : class, new()