Méthode | Description | |
---|---|---|
Dispose ( ) : void |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
|
EventProcessor ( IUnitOfWorkManager uowm ) : System |
Initializes a new instance of the EventProcessor class.
|
|
ProcessEventsAsync ( IEnumerable |
Processes the list of events asynchronously.
|
Méthode | Description | |
---|---|---|
GetHandlers ( |
public EventProcessor ( IUnitOfWorkManager uowm ) : System | ||
uowm | IUnitOfWorkManager | |
Résultat | System |
public ProcessEventsAsync ( IEnumerable |
||
evs | IEnumerable |
List of events. |
Résultat | Task |