ExceptionSerializeObjectState Event |
Occurs when an exception is serialized to create an exception state object that contains serialized data about the exception.
Namespace: SystemAssembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax protected event EventHandler<SafeSerializationEventArgs> SerializeObjectState
Value
Type:
SystemEventHandlerSafeSerializationEventArgsSee Also