BuildMachineRequestDoesNotExistException 构造函数 (String, Int64)

命名空间:  Microsoft.TeamFoundation.Build.Server
程序集:  Microsoft.TeamFoundation.Build.Server(在 Microsoft.TeamFoundation.Build.Server.dll 中)

语法

声明
Public Sub New ( _
    poolName As String, _
    requestId As Long _
)
public BuildMachineRequestDoesNotExistException(
    string poolName,
    long requestId
)

参数

.NET Framework 安全性

请参见

参考

BuildMachineRequestDoesNotExistException 类

BuildMachineRequestDoesNotExistException 重载

Microsoft.TeamFoundation.Build.Server 命名空间