Aracılığıyla paylaş


ValidationRuleResponseTimeGoal.Tolerance Özellik

Alır veya tolerans amaç zamanlarına uzun yanıt süreleri için ayarlar.

Ad alanı:  Microsoft.VisualStudio.TestTools.WebTesting.Rules
Derleme:  Microsoft.VisualStudio.QualityTools.WebTestFramework (Microsoft.VisualStudio.QualityTools.WebTestFramework.dll içinde)

Sözdizimi

'Bildirim
Public Property Tolerance As Double
public double Tolerance { get; set; }
public:
property double Tolerance {
    double get ();
    void set (double value);
}
member Tolerance : float with get, set
function get Tolerance () : double
function set Tolerance (value : double)

Özellik Değeri

Tür: System.Double
Tolerans değeri.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ValidationRuleResponseTimeGoal Sınıf

Microsoft.VisualStudio.TestTools.WebTesting.Rules Ad Alanı