←Select platform

ItemExpireDuration Property

Summary

Gets the duration an item remains in the cache.

Syntax

C#
VB
C++
public TimeSpan ItemExpireDuration { get; } 
  
Public ReadOnly Property ItemExpireDuration As TimeSpan 
public: 
property TimeSpan ItemExpireDuration { 
   TimeSpan get(); 
} 

Property Value

A System.TimeSpan value which specify how long an item remains in the cache.

Requirements

Target Platforms

See Also

Reference

Cache Class

Cache Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Caching Assembly