CollectionServiceHost Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Framework.Server.TeamFoundationServiceHost
Microsoft.TeamFoundation.Framework.Server.CollectionServiceHost
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Декларация
Public NotInheritable Class CollectionServiceHost _
Inherits TeamFoundationServiceHost
public sealed class CollectionServiceHost : TeamFoundationServiceHost
public ref class CollectionServiceHost sealed : public TeamFoundationServiceHost
[<Sealed>]
type CollectionServiceHost =
class
inherit TeamFoundationServiceHost
end
public final class CollectionServiceHost extends TeamFoundationServiceHost
The CollectionServiceHost type exposes the following members.
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.