Provides data for the known, but unreferenced, object found in an encoded SOAP XML stream during deserialization.
See Also: UnreferencedObjectEventArgs Members
For more information about the System.Xml.Serialization.UnreferencedObjectEventArgs class, see the XmlSerializer.UnreferencedObject event of the System.Xml.Serialization.XmlSerializer.
The XmlSerializer.UnreferencedObject event occurs only when you call the XmlSerializer.Deserialize(System.IO.Stream) method.
For more information about handling events, see Events Overview [Windows Forms]