LocationServerMapCache Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Framework.Client.LocationServerMapCache

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

'Declaration
Public NotInheritable Class LocationServerMapCache
public static class LocationServerMapCache
public ref class LocationServerMapCache abstract sealed
[<AbstractClass>]
[<Sealed>]
type LocationServerMapCache =  class end
public final class LocationServerMapCache

The LocationServerMapCache type exposes the following members.

Methods

  Name Description
Public methodStatic member EnsureServerMappingExists If this call is not a change, nothing will be done.
Public methodStatic member ReadServerGuid
Public methodStatic member ReadServerLocation Finds the location for the specified guid. If it is not found, null is returned.

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.

See Also

Reference

Microsoft.TeamFoundation.Framework.Client Namespace