Classe AgentStatusUpdateNotAllowedException
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (em Microsoft.TeamFoundation.Build.Client.dll)
Sintaxe
<SerializableAttribute> _
Public Class AgentStatusUpdateNotAllowedException _
Inherits BuildServerException
Dim instance As AgentStatusUpdateNotAllowedException
[SerializableAttribute]
public class AgentStatusUpdateNotAllowedException : BuildServerException
[SerializableAttribute]
public ref class AgentStatusUpdateNotAllowedException : public BuildServerException
public class AgentStatusUpdateNotAllowedException extends BuildServerException
Hierarquia de herança
System.Object
System.Exception
System.ApplicationException
Microsoft.TeamFoundation.TeamFoundationServerException
Microsoft.TeamFoundation.Build.Client.BuildServerException
Microsoft.TeamFoundation.Build.Client.AgentStatusUpdateNotAllowedException
Acesso thread-safe
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.