Property IsComplete
IsComplete
true
iff this is a complete result ie. if
the specified queue size was large enough to find the complete list of results. this might
be false
if the Util.TopNSearcher<T> rejected too many results.
Declaration
public bool IsComplete { get; }
Property Value
Type | Description |
---|---|
System.Boolean |