Options
All
  • Public
  • Public/Protected
  • All
Menu
version

1.0.0

since

1.0.5

Hierarchy

  • MemoryCache

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • new MemoryCache(name: string, value: any, absoluteExpiration: Date): MemoryCache
  • Parameters

    • name: string
    • value: any
    • absoluteExpiration: Date

    Returns MemoryCache

Properties

absoluteExpiration

absoluteExpiration: Date

name

name: string

value

value: any

Methods

IsExpired

  • IsExpired(): boolean
  • Returns boolean

Legend

  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Type alias with type parameter
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Enumeration

Generated using TypeDoc