Property NumHits
NumHits
Specify the number of hits to retrieve. Tasks should override this if they want to restrict the number of hits that are collected during searching. Must be greater than 0.
Returns 10 by default, or search.num.hits
config if set.
Declaration
public virtual int NumHits { get; }
Property Value
Type | Description |
---|---|
System.Int32 |