Partilhar via


Classe AgentStatusMessageUpdateNotAllowedException

Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (em Microsoft.TeamFoundation.Build.Client.dll)

Sintaxe

<SerializableAttribute> _
Public Class AgentStatusMessageUpdateNotAllowedException _
    Inherits BuildServerException

Dim instance As AgentStatusMessageUpdateNotAllowedException
[SerializableAttribute]
public class AgentStatusMessageUpdateNotAllowedException : BuildServerException
[SerializableAttribute]
public ref class AgentStatusMessageUpdateNotAllowedException : public BuildServerException
public class AgentStatusMessageUpdateNotAllowedException extends BuildServerException

Hierarquia de herança

System.Object
  System.Exception
    System.ApplicationException
      Microsoft.TeamFoundation.TeamFoundationServerException
        Microsoft.TeamFoundation.Build.Client.BuildServerException
          Microsoft.TeamFoundation.Build.Client.AgentStatusMessageUpdateNotAllowedException

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.

Consulte também

Referência

Membros AgentStatusMessageUpdateNotAllowedException

Namespace Microsoft.TeamFoundation.Build.Client