LEADTOOLS Medical (Leadtools.Medical.Caching assembly)

ItemExpireDuration Property

Show in webframe



Gets the duration an item remains in the cache.
Syntax
'Declaration
 
Public ReadOnly Property ItemExpireDuration As TimeSpan
'Usage
 
Dim instance As Cache
Dim value As TimeSpan
 
value = instance.ItemExpireDuration
public TimeSpan ItemExpireDuration {get;}
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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.