Edit

Share via


ITransactionalStateStorageEvents<TState> Interface

Definition

Events streamed to storage.

public interface ITransactionalStateStorageEvents<TState> where TState : class, new()
type ITransactionalStateStorageEvents<'State (requires 'State : null and 'State : (new : unit -> 'State))> = interface
Public Interface ITransactionalStateStorageEvents(Of TState)

Type Parameters

TState

Applies to