Udostępnij za pośrednictwem


Właściwość ValidationRuleResponseTimeGoal.Tolerance —

Pobiera lub ustawia tolerancji dla czasy odpowiedzi, które przekraczają ich czasy cel.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.WebTesting.Rules
Zestaw:  Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Składnia

'Deklaracja
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)

Wartość właściwości

Typ: System.Double
Wartość tolerancji.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ValidationRuleResponseTimeGoal Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting.Rules