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