C# Class EventCentric.Messaging.Events.IncomingEventIsPoisoned

Inheritance: SystemMessage
Mostra file Open project: Narvalex/EventCentric

Public Methods

Method Description
IncomingEventIsPoisoned ( IEvent poisonedEvent, PoisonMessageException exception ) : System.Threading

Method Details

IncomingEventIsPoisoned() public method

public IncomingEventIsPoisoned ( IEvent poisonedEvent, PoisonMessageException exception ) : System.Threading
poisonedEvent IEvent
exception PoisonMessageException
return System.Threading