C# Class EventCentric.Handling.CloakedEvent

An event that was hidden for the consumer
Inheritance: EventCentric.EventSourcing.Event
Mostra file Open project: Narvalex/EventCentric Class Usage Examples

Public Methods

Method Description
CloakedEvent ( long eventCollectionVersion, string streamType ) : EventCentric.EventSourcing

Method Details

CloakedEvent() public method

public CloakedEvent ( long eventCollectionVersion, string streamType ) : EventCentric.EventSourcing
eventCollectionVersion long
streamType string
return EventCentric.EventSourcing