TeamFoundationCatalogService Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Framework.Server.TeamFoundationCatalogService
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public NotInheritable Class TeamFoundationCatalogService _
Implements ITeamFoundationService
public sealed class TeamFoundationCatalogService : ITeamFoundationService
public ref class TeamFoundationCatalogService sealed : ITeamFoundationService
[<Sealed>]
type TeamFoundationCatalogService =
class
interface ITeamFoundationService
end
public final class TeamFoundationCatalogService implements ITeamFoundationService
The TeamFoundationCatalogService type exposes the following members.
Methods
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
ITeamFoundationService.ServiceEnd | ||
ITeamFoundationService.ServiceFlushCache | ||
ITeamFoundationService.ServiceStart |
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.