HttpApplicationStateWrapper::OnDeserialization Method (Object^)
.NET Framework (current version)
Raises the deserialization event when deserialization is finished.
Assembly: System.Web (in System.Web.dll)
Parameters
- sender
-
Type:
System::Object^
The source of the deserialization event.
| Exception | Condition |
|---|---|
| SerializationException | The System.Runtime.Serialization::SerializationInfo object that is associated with the current HttpApplicationStateWrapper instance is invalid. |
.NET Framework
Available since 3.5
Available since 3.5
Show: