ESRI.ArcGIS.ADF.Connection.Core | |
SerializeObjectState Event | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Connection Namespace > EmptyServerListException Class : SerializeObjectState Event |
Visual Basic (Declaration) | |
---|---|
Protected Event SerializeObjectState As EventHandler(Of SafeSerializationEventArgs) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As EmptyServerListException Dim handler As EventHandler(Of SafeSerializationEventArgs) AddHandler instance.SerializeObjectState, handler |
C# | |
---|---|
protected event EventHandler<SafeSerializationEventArgs> SerializeObjectState |
The event handler receives an argument of type SafeSerializationEventArgs containing data related to this event. The following SafeSerializationEventArgs properties provide information specific to this event.
Property | Description |
---|---|
StreamingContext |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family