Condividi tramite


Proprietà TeamFoundationJobService.IsIgnoreDormancyPermitted

Indica se il server è configurato per consentire il flag di IgnoreDormancy su JobDefinitions.

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

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

Valore proprietà

Tipo: System.Boolean

Note

Se false, UpdateJobDefinitions genererà IgnoreDormancyProhibitedException per i processi con il flag di IgnoreDormancy impostato.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TeamFoundationJobService Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server