Property MaxMatches
MaxMatches
Gets or sets the maximum number of matches to return, or 0 for no limit. Default 0.
public int MaxMatches { get; set; }
Gets or sets the maximum number of matches to return, or 0 for no limit. Default 0.
public int MaxMatches { get; set; }