Share via


BuildMachineRequestInProgressException 构造函数 (String, String, Int64)

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

语法

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

参数

.NET Framework 安全性

请参见

参考

BuildMachineRequestInProgressException 类

BuildMachineRequestInProgressException 重载

Microsoft.TeamFoundation.Build.Server 命名空间