Method | Description | |
---|---|---|
HandlerWasNotFoundAsync ( |
||
MessageCompletedAsync ( |
||
MessageStartedAsync ( |
||
MovingMessageToDeadLetterAsync ( |
||
RunningIdleAsync ( |
public HandlerWasNotFoundAsync ( |
||
handlerNotFoundNotification | ||
return | System.Threading.Tasks.Task |
public MessageCompletedAsync ( |
||
messageCompletedNotification | ||
return | System.Threading.Tasks.Task |
public MessageStartedAsync ( |
||
messageStartedNotification | ||
return | System.Threading.Tasks.Task |
public MovingMessageToDeadLetterAsync ( |
||
moveToDeadLetterEvent | ||
return | System.Threading.Tasks.Task |
public RunningIdleAsync ( |
||
idleRunningNotification | ||
return | System.Threading.Tasks.Task |