ServicingFlags.RequiresStoppedHost Field

If the [RequiresStoppedHost] flag is supplied, the servicing engine will make sure that the target host is stopped before it continues with the job. This flag includes the [HostMustExist] flag.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Const RequiresStoppedHost As Integer
public const int RequiresStoppedHost
public:
literal int RequiresStoppedHost
static val mutable RequiresStoppedHost: int
public const var RequiresStoppedHost : int

.NET Framework Security

See Also

Reference

ServicingFlags Class

Microsoft.TeamFoundation.Framework.Server Namespace