Error processing SSI file
LEADTOOLS Caching (Leadtools.Caching assembly)

Show in webframe

ItemExpiredException Constructor(String,String)






Cache item identifier.
Optional region name in the cache.
Initializes a new instance of the ItemExpiredException class with the specified cache item identifier and region name.
Syntax
public ItemExpiredException( 
   string key,
   string regionName
)
'Declaration
 
Public Function New( _
   ByVal key As String, _
   ByVal regionName As String _
)
'Usage
 
Dim key As String
Dim regionName As String
 
Dim instance As New ItemExpiredException(key, regionName)
public ItemExpiredException(String key, String regionName)
            
public:
ItemExpiredException( 
   String^ key,
   String^ regionName
)

Parameters

key
Cache item identifier.
regionName
Optional region name in the cache.
Requirements

Target Platforms

See Also

Reference

ItemExpiredException Class
ItemExpiredException Members
Overload List

Error processing SSI file
Leadtools.Caching requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features