Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class BuildQueueAgentNotIdleException _
Inherits BuildQueueException
'Usage
Dim instance As BuildQueueAgentNotIdleException
[SerializableAttribute]
public class BuildQueueAgentNotIdleException : BuildQueueException
[SerializableAttribute]
public ref class BuildQueueAgentNotIdleException : public BuildQueueException
public class BuildQueueAgentNotIdleException extends BuildQueueException
Inheritance Hierarchy
System.Object
System.Exception
System.ApplicationException
Microsoft.TeamFoundation.TeamFoundationServerException
Microsoft.TeamFoundation.Build.Client.BuildServerException
Microsoft.TeamFoundation.Build.Client.BuildQueueException
Microsoft.TeamFoundation.Build.Client.BuildQueueAgentNotIdleException
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.