Table of Contents

Property CheckForRouteCollisions

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

CheckForRouteCollisions

Gets or sets whether this Router should check for possible routing collisions before starting the HTTP server.

public bool CheckForRouteCollisions { get; set; }

Property Value

bool