Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Creates the SRP Hash Table that the Memory_Services module will use to manage various Key ID and Value pairs. A check will first be made to see if the handle to the Hash Table already exists. If so then it will be released and a new Hash Table will be createdReturns a Boolean flag indicated whether the current value for the indicated KeyID has expired. This relies upon the time marker set using the SetValue service. If this value has net yet been set then the value will be considered as expired.

Syntax

Code Block
rv = Memory_Services("CreateHashTableIsValueExpired", KeyID, ExpirationDuration, ResetAge, CacheName)

Parameters

The unique name of the hash table to create.
ParameterDescription

KeyID


ExpirationDuration
ResetAge
CacheName

Version

16.0.18