This topic has not yet been rated - Rate this topic

LoadTestContext.AgentId Property

Gets the zero-based index for the current agent.

Namespace: Microsoft.VisualStudio.TestTools.LoadTesting
Assembly: Microsoft.VisualStudio.QualityTools.LoadTestFramework (in microsoft.visualstudio.qualitytools.loadtestframework.dll)

public int AgentId { get; }
/** @property */
public int get_AgentId ()

public function get AgentId () : int

Property Value

The zero-based index for the current agent
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.