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