Interface implemented by a Brightstar Cache

Namespace: BrightstarDB.Caching
Assembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)

Syntax

C#
public interface ICache
Visual Basic
Public Interface ICache
Visual C++
public interface class ICache
F#
type ICache =  interface end

See Also