ApplicationServiceHost Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Framework.Server.TeamFoundationServiceHost
Microsoft.TeamFoundation.Framework.Server.ApplicationServiceHost
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Декларация
Public Class ApplicationServiceHost _
Inherits TeamFoundationServiceHost
public class ApplicationServiceHost : TeamFoundationServiceHost
public ref class ApplicationServiceHost : public TeamFoundationServiceHost
type ApplicationServiceHost =
class
inherit TeamFoundationServiceHost
end
public class ApplicationServiceHost extends TeamFoundationServiceHost
The ApplicationServiceHost type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ApplicationServiceHost |
Top
Properties
Top
Methods
Top
Events
Name | Description | |
---|---|---|
PropertiesChanged | (Inherited from TeamFoundationServiceHost.) | |
StatusChanged | (Inherited from TeamFoundationServiceHost.) |
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.