Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.7
|
Leadtools.Caching Assembly > Leadtools.Caching Namespace > ItemExpiredException Class > ItemExpiredException Constructor : ItemExpiredException Constructor(SerializationInfo,StreamingContext) |
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 )
This constructor is called during deserialization to reconstitute the exception object transmitted over a stream.