Udostępnij za pośrednictwem


Właściwość LoadTestContext.AgentId —

Pobiera opartych na jeden indeks dla bieżącego agenta.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.LoadTesting
Zestaw:  Microsoft.VisualStudio.QualityTools.LoadTestFramework (w Microsoft.VisualStudio.QualityTools.LoadTestFramework.dll)

Składnia

'Deklaracja
Public Property AgentId As Integer
public int AgentId { get; internal set; }
public:
property int AgentId {
    int get ();
    internal: void set (int value);
}
member AgentId : int with get, internal set
function get AgentId () : int
internal function set AgentId (value : int)

Wartość właściwości

Typ: System.Int32
Oparte na jeden indeks dla bieżącego agenta.

Uwagi

Po uruchomieniu testu obciążenia na prób, korzystającej z czterech czynników AgentId valuess są numerowane od 1 do 4.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

LoadTestContext Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.LoadTesting