Skip to content

ITransactionalStateStorageEvents<TState>

interface

Namespace: Orleans.Transactions

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

Methods