|  | ILocationService Methods | 
The ILocationService type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetPositionAsync | 
            Starts an asynchronous operation to retrieve the current location.
             | 
|  | GetPositionAsync(LocationServiceAccuracy) | 
            Starts an asynchronous operation to retrieve the current location.
             | 
|  | GetPositionAsync(TimeSpan, TimeSpan) | 
            Starts an asynchronous operation to retrieve the current location.
             | 
|  | GetPositionAsync(LocationServiceAccuracy, TimeSpan, TimeSpan) | 
            Starts an asynchronous operation to retrieve the current location.
             | 
|  | Start | 
            Starts the acquisition of data from the location service.
             | 
|  | Start(Int32) | 
            Starts the acquisition of data from the location service.
             | 
|  | Start(LocationServiceAccuracy) | 
            Starts the acquisition of data from the location service.
             | 
|  | Stop | 
            Stops the acquisition of data from the location service.
             | 
 See Also
See Also