public void ConfigureError(Action <IPipeConfigurator <ExceptionReceiveContext> > callback)
 {
     _configuration.ConfigureError(callback);
 }