Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The minimum number of seconds a host has to go without end-user requests before background jobs start to be disabled for dormancy.
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
ReadOnly Property HostDormancySeconds As Integer
int HostDormancySeconds { get; }
property int HostDormancySeconds {
int get ();
}
abstract HostDormancySeconds : int with get
function get HostDormancySeconds () : int
Property Value
Type: System.Int32
Returns Int32.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.