C# Class EventCentric.Handling.CloakedEvent

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

Méthodes publiques

Méthode Description
CloakedEvent ( long eventCollectionVersion, string streamType ) : EventCentric.EventSourcing

Method Details

CloakedEvent() public méthode

public CloakedEvent ( long eventCollectionVersion, string streamType ) : EventCentric.EventSourcing
eventCollectionVersion long
streamType string
Résultat EventCentric.EventSourcing