Expand Minimize
This topic has not yet been rated - Rate this topic

AgentStatus2010 Enumeration

Visual Studio 2012

Specifies the current status of a build agent.

Namespace:  Microsoft.TeamFoundation.Build.Server.Compatibility
Assembly:  Microsoft.TeamFoundation.Build.Server (in Microsoft.TeamFoundation.Build.Server.dll)
[ClientEnumAttribute(ClientVisibility.Internal)]
public enum AgentStatus2010
Member nameDescription
AvailableIndicates that the build agent is currently available.
OfflineIndicates that the build agent has taken itself offline.
UnavailableIndicates that the build agent cannot be contacted.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.