Stops the GeoCoordinateWatcher from providing location data and events.
| C# | Visual Basic |
public void Stop()
Public Sub Stop
After Stop()()()() is called, no further PositionChanged events occur, and the Position property will return Unknown.
When Stop()()()() is called, the Status property is set to Disabled.