Table of Contents

Property BypassGlobalRequestHandlers

Namespace: Sisk.Core.Routing
Assembly: Sisk.Core.dll

BypassGlobalRequestHandlers

Gets or sets the global request handlers instances that will not run on this route.

public IRequestHandler[] BypassGlobalRequestHandlers { get; set; }

Property Value

IRequestHandler[]