Property BypassGlobalRequestHandlers
BypassGlobalRequestHandlers
Gets or sets the global request handlers instances that will not run on this route.
public IRequestHandler[] BypassGlobalRequestHandlers { get; set; }
Gets or sets the global request handlers instances that will not run on this route.
public IRequestHandler[] BypassGlobalRequestHandlers { get; set; }