This documentation is archived and is not being maintained.
GeoCoordinateWatcher::Dispose Method (Boolean)
Visual Studio 2010
Releases all resources used by the current instance of the GeoCoordinateWatcher class.
Assembly: System.Device (in System.Device.dll)
Parameters
- disposing
- Type: System::Boolean
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Call Dispose when you are finished using the GeoCoordinateWatcher class.
This method should be called so that unmanaged resources can be freed.
For more information, see Cleaning Up Unmanaged Resources and Implementing a Dispose Method.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: