ESRI.ArcGIS.Mobile.Client
AsyncGpsEventArgs Class Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.Mobile.Client.Gps Namespace : AsyncGpsEventArgs Class


The following tables list the members exposed by AsyncGpsEventArgs.

Public Constructors

 NameDescription
Public ConstructorAsyncGpsEventArgs Constructor Initializes a new instance of the AsyncGpsEventArgs class.  
Top

Public Properties

 NameDescription
Public PropertySucceeded Gets or sets the result of the asynchronous method. True if successful; false otherwise.  
Top

See Also