LEADTOOLS Medical (Leadtools.Medical.Caching assembly)
LEAD Technologies, Inc

ItemExpireDuration Property






Gets the duration an item remains in the cache.
Syntax
public TimeSpan ItemExpireDuration {get;}
'Declaration
 
Public ReadOnly Property ItemExpireDuration As TimeSpan
'Usage
 
Dim instance As Cache
Dim value As TimeSpan
 
value = instance.ItemExpireDuration
public TimeSpan ItemExpireDuration {get;}
 get_ItemExpireDuration(); 
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Cache Class
Cache Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.