Disconnects the PackageLayer from its underlying data source.

Namespace:  ESRI.ArcGISExplorer.Mapping
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public override void Disconnect()
Visual Basic (Declaration)
Public Overrides Sub Disconnect

Remarks

Use this method to release internal resources and place the PackageLayer into an unconnected state. It is recommended that you disconnect a PackageLayer if it is not being used in the map.

For more information, see the remarks section of the Disconnect method on the Layer abstract class.

See Also

Relate Topics:
  Connect Method
  CreateFromXmlString Method
  MoveTo Method
  Open Method
  OpenLayerFile Method
Created by Atop CHM to web converter,© 2009 all right reserved.