ArcGIS Runtime SDK for WPF - Library Reference
Dispose(Boolean) Method
See Also 
ESRI.ArcGIS.Client.Local.Gps Namespace > GpsCoordinateWatcher Class > Dispose Method : Dispose(Boolean) Method

disposing
True is disposing
Stops the GPS connection and disposes the object.

Syntax

Visual Basic (Declaration) 
Protected Overloads Overridable Sub Dispose( _
   ByVal disposing As Boolean _
) 
C# 
protected virtual void Dispose( 
   bool disposing
)

Parameters

disposing
True is disposing

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.