ServicingFlags Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Framework.Server.ServicingFlags
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Декларация
Public NotInheritable Class ServicingFlags
public static class ServicingFlags
public ref class ServicingFlags abstract sealed
[<AbstractClass>]
[<Sealed>]
type ServicingFlags = class end
public final class ServicingFlags
The ServicingFlags type exposes the following members.
Fields
Name | Description | |
---|---|---|
HostMustExist | ||
HostMustNotExist | ||
None | ||
RequiresStoppedHost |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.