Tracking Client API for Windows Phone
GeneralError Event
NamespacesESRI.Tracking.ConnectorConnectorGeneralError
Event to signal that a general error has occurred.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler<GeneralErrorEventArgs> GeneralError
Public Event GeneralError As EventHandler(Of GeneralErrorEventArgs)
public:
 event EventHandler<GeneralErrorEventArgs^>^ GeneralError {
	void add (EventHandler<GeneralErrorEventArgs^>^ value);
	void remove (EventHandler<GeneralErrorEventArgs^>^ value);
}

Assembly: ESRI.Tracking.Connector.WindowsPhone (Module: ESRI.Tracking.Connector.WindowsPhone) Version: 10.1.0.3022 (10.1.0.3022)