Method | Description | |
---|---|---|
Dispose ( ) : void |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
|
HandleExecution ( IReceivedMessage |
||
MessageMethodHandlingDecorator ( IMetrics metrics, IMessageMethodHandling handler, IConnectionInformation connectionInformation ) : DotNetWorkQueue.Exceptions |
Initializes a new instance of the MessageMethodHandlingDecorator class.
|
public HandleExecution ( IReceivedMessage |
||
receivedMessage | IReceivedMessage |
|
workerNotification | IWorkerNotification | |
return | void |
public MessageMethodHandlingDecorator ( IMetrics metrics, IMessageMethodHandling handler, IConnectionInformation connectionInformation ) : DotNetWorkQueue.Exceptions | ||
metrics | IMetrics | The metrics factory. |
handler | IMessageMethodHandling | The handler. |
connectionInformation | IConnectionInformation | The connection information. |
return | DotNetWorkQueue.Exceptions |