KnowledgeSourceParams.MaxOutputDocuments Property

Definition

Limits the maximum number of documents returned from this knowledge source.

public int? MaxOutputDocuments { get; set; }
member this.MaxOutputDocuments : Nullable<int> with get, set
Public Property MaxOutputDocuments As Nullable(Of Integer)

Property Value

Applies to