AgentStatusUpdateNotAllowedException クラス
更新 : 2007 年 11 月
名前空間 : Microsoft.TeamFoundation.Build.Client
アセンブリ : Microsoft.TeamFoundation.Build.Client (Microsoft.TeamFoundation.Build.Client.dll 内)
構文
'宣言
<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
継承階層
System.Object
System.Exception
System.ApplicationException
Microsoft.TeamFoundation.TeamFoundationServerException
Microsoft.TeamFoundation.Build.Client.BuildServerException
Microsoft.TeamFoundation.Build.Client.AgentStatusUpdateNotAllowedException
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。