Property CheckForRouteCollisions
CheckForRouteCollisions
Gets or sets whether this Router should check for possible routing collisions before starting the HTTP server.
public bool CheckForRouteCollisions { get; set; }
Gets or sets whether this Router should check for possible routing collisions before starting the HTTP server.
public bool CheckForRouteCollisions { get; set; }