Skip to main content

HandleGatewayExceptionAsyncDelegate

Assembly: ServiceStack.dll
View Source
Declaration
public delegate Task HandleGatewayExceptionAsyncDelegate(IRequest httpReq, object request, Exception ex);