IServerStatusService Interface

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

Syntax

'Declaration
Public Interface IServerStatusService
public interface IServerStatusService
public interface class IServerStatusService
type IServerStatusService =  interface end
public interface IServerStatusService

The IServerStatusService type exposes the following members.

Methods

  Name Description
Public method CheckAuthentication Checks whether the client is authenticated and returns the authenticated user name
Public method GetServerStatus GetServerStatus
Public method GetSupportedContractVersion Return the minimum and current version of application tier.

Top

See Also

Reference

Microsoft.TeamFoundation.Server Namespace