ContentSafetyServiceConfiguration.TimeoutInSecondsForRetries Property

Definition

Gets the timeout (in seconds) after which a ContentSafetyEvaluator should stop retrying failed attempts to communicate with the Azure AI Foundry Evaluation service when performing evaluations.

public:
 property int TimeoutInSecondsForRetries { int get(); };
public int TimeoutInSecondsForRetries { get; }
member this.TimeoutInSecondsForRetries : int
Public ReadOnly Property TimeoutInSecondsForRetries As Integer

Property Value

Applies to