C# Class EventCentric.Handling.MessageHandlingExtensions

Afficher le fichier Open project: Narvalex/EventCentric

Méthodes publiques

Méthode Description
WithDeduplication ( this handling ) : IMessageHandling
WithoutDeduplication ( this handling ) : IMessageHandling

Method Details

WithDeduplication() public static méthode

public static WithDeduplication ( this handling ) : IMessageHandling
handling this
Résultat IMessageHandling

WithoutDeduplication() public static méthode

public static WithoutDeduplication ( this handling ) : IMessageHandling
handling this
Résultat IMessageHandling