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

Show in webframe

ItemExpiredException Constructor(SerializationInfo,StreamingContext)






The object that holds the serialized object data.
The contextual information about the source or destination.
Initializes a new instance of the ItemExpiredException class with serialized data.
Syntax
protected ItemExpiredException( 
   SerializationInfo info,
   StreamingContext context
)
'Declaration
 
Protected Function New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
'Usage
 
Dim info As SerializationInfo
Dim context As StreamingContext
 
Dim instance As New ItemExpiredException(info, context)
protected:
ItemExpiredException( 
   SerializationInfo^ info,
   StreamingContext context
)

Parameters

info
The object that holds the serialized object data.
context
The contextual information about the source or destination.
Remarks

This constructor is called during deserialization to reconstitute the exception object transmitted over a stream.

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