TeamProjectCollectionService Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Framework.Server.TeamProjectCollectionService
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Déclaration
Public NotInheritable Class TeamProjectCollectionService _
Implements ITeamFoundationService
public sealed class TeamProjectCollectionService : ITeamFoundationService
public ref class TeamProjectCollectionService sealed : ITeamFoundationService
[<Sealed>]
type TeamProjectCollectionService =
class
interface ITeamFoundationService
end
public final class TeamProjectCollectionService implements ITeamFoundationService
The TeamProjectCollectionService type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TeamProjectCollectionService |
Top
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.