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

Show in webframe

ItemExpiredException Constructor(String,String,String)






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

Parameters

message
Message that describes the error.
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