C# Class EventCentric.Messaging.Events.IncomingEventHasBeenProcessed

Inheritance: SystemMessage
Mostra file Open project: Narvalex/EventCentric

Public Methods

Method Description
IncomingEventHasBeenProcessed ( IEvent e ) : System.Threading

Method Details

IncomingEventHasBeenProcessed() public method

public IncomingEventHasBeenProcessed ( IEvent e ) : System.Threading
e IEvent
return System.Threading