Share via


TeamFoundationJobService.IsIgnoreDormancyPermitted 屬性

表示設定伺服器允許在 JobDefinitions 的 IgnoreDormancy 旗標。

命名空間:  Microsoft.TeamFoundation.Framework.Server
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

'宣告
Public ReadOnly Property IsIgnoreDormancyPermitted As Boolean
public bool IsIgnoreDormancyPermitted { get; }

屬性值

類型:System.Boolean

備註

如果為 false, UpdateJobDefinitions 會擲回具有設定的 IgnoreDormancy 旗標的工作 IgnoreDormancyProhibitedException。

.NET Framework 安全性

請參閱

參考

TeamFoundationJobService 類別

Microsoft.TeamFoundation.Framework.Server 命名空間