Initializes a new instance of the AbstractCacheEntry class

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

Syntax

C#
protected AbstractCacheEntry()
Visual Basic
Protected Sub New
Visual C++
protected:
AbstractCacheEntry()
F#
new : unit -> AbstractCacheEntry

See Also