KnowledgeSourceParams.FailOnError Property

Definition

Indicates that the entire retrieval request should fail if retrieval from this knowledge source encounters an error. Defaults to false.

public bool? FailOnError { get; set; }
member this.FailOnError : Nullable<bool> with get, set
Public Property FailOnError As Nullable(Of Boolean)

Property Value

Applies to