IDeleteCacheItems Interface

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Interface IDeleteCacheItems _
    Inherits IDisposable
public interface IDeleteCacheItems : IDisposable
public interface class IDeleteCacheItems : IDisposable
type IDeleteCacheItems =  
    interface 
        interface IDisposable 
    end
public interface IDeleteCacheItems extends IDisposable

The IDeleteCacheItems type exposes the following members.

Methods

  Name Description
Public method Delete
Public method Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.)

Top

See Also

Reference

Microsoft.TeamFoundation.Framework.Server.Alm Namespace