Method | Description | |
---|---|---|
DetermineContinuation ( |
||
ExceptionHandlerBehavior ( IActionBehavior behavior, HandlerChain chain, FubuMVC.Core.ServiceBus.Runtime.Envelope envelope, IInvocationContext context, ILogger logger, IFubuRequest request ) : System | ||
Invoke ( ) : System.Threading.Tasks.Task | ||
InvokePartial ( ) : System.Threading.Tasks.Task |
Method | Description | |
---|---|---|
tryToDetermineContinuation ( |
public DetermineContinuation ( |
||
ex | ||
return | IContinuation |
public ExceptionHandlerBehavior ( IActionBehavior behavior, HandlerChain chain, FubuMVC.Core.ServiceBus.Runtime.Envelope envelope, IInvocationContext context, ILogger logger, IFubuRequest request ) : System | ||
behavior | IActionBehavior | |
chain | HandlerChain | |
envelope | FubuMVC.Core.ServiceBus.Runtime.Envelope | |
context | IInvocationContext | |
logger | ILogger | |
request | IFubuRequest | |
return | System |
public Invoke ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
public InvokePartial ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |