maxRequestsForRetainingPath property

int? maxRequestsForRetainingPath
final

Limit for number of requests for retaining path per one round of validation for leaks.

If the number is too big, the performance may be seriously impacted. If null, the path will be requested without limit.

Implementation

final int? maxRequestsForRetainingPath;