Sets an item into the cache overwriting any existing item with the same key.

Declaration Syntax

Parameters
- key (String)
- The key of the item to be stored.
- item (Object)
- The item to be stored.
- expiry (TimeSpan)
- The interval after which the item expires and
is removed from the cache.
Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)