ITransactionalStateStorageEvents<TState>
interface
Namespace: Orleans.Transactions
Events streamed to storage.
public interface ITransactionalStateStorageEvents<TState> where TState : class, new()Namespace: Orleans.Transactions
public interface ITransactionalStateStorageEvents<TState> where TState : class, new()