ITeamFoundationCachingService 接口

命名空间:  Microsoft.TeamFoundation.Framework.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
Public Interface ITeamFoundationCachingService _
    Inherits ITeamFoundationService
public interface ITeamFoundationCachingService : ITeamFoundationService

ITeamFoundationCachingService 类型公开以下成员。

方法

  名称 说明
公共方法 Get
公共方法 Put
公共方法 Remove
公共方法 ServiceEnd ServiceEnd 调用,当托管是它保留中的关闭时,该服务应释放所有资源。 (继承自 ITeamFoundationService。)
公共方法 ServiceStart 当服务初始化时,ServiceStart 调用。如果服务 intialized 异步它必须实现用于确定的 Service_Ready 服务时准备用户访问它。 (继承自 ITeamFoundationService。)

页首

请参阅

参考

Microsoft.TeamFoundation.Framework.Server 命名空间