Class PathDeepFilteringOptions
Inheritance
PathDeepFilteringOptions
Assembly: Coree.NETASP.dll
Syntax
public class PathDeepFilteringOptions
Properties
|
Edit this page
View Source
ContinueOnDisallowed
Declaration
public bool ContinueOnDisallowed { get; set; }
Property Value
|
Edit this page
View Source
DisallowedFailureRating
Declaration
public int DisallowedFailureRating { get; set; }
Property Value
|
Edit this page
View Source
DisallowedStatusCode
Declaration
public int DisallowedStatusCode { get; set; }
Property Value
|
Edit this page
View Source
PathDeepLimit
Declaration
public int PathDeepLimit { get; set; }
Property Value