| ArcGIS Explorer Component Help | 
| GeoRssLayer..::.Disconnect Method | 
| GeoRssLayer Class See Also | 
            Disconnects the GeoRssLayer from its underlying data source.
            
    Namespace: 
   ESRI.ArcGISExplorer.MappingAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
 Syntax
Syntax
| C# | 
|---|
| public override void Disconnect() | 
| Visual Basic (Declaration) | 
|---|
| Public Overrides Sub Disconnect | 
 Remarks
Remarks
            Use this method to release internal resources and place the GeoRssLayer into an unconnected state.
            It is recommended that you disconnect a Layer if it is not being used in the map.
            




