ESRI.ArcGIS.ADF.ArcGISServer
GetCacheNameCompletedEventArgs Class
Members  See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace : GetCacheNameCompletedEventArgs Class




Syntax

Visual Basic (Declaration) 
<GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")>
<DesignerCategoryAttribute("code")>
<DebuggerStepThroughAttribute()>
Public Class GetCacheNameCompletedEventArgs 
   Inherits AsyncCompletedEventArgs
Visual Basic (Usage)Copy Code
Dim instance As GetCacheNameCompletedEventArgs
C# 
[GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")]
[DesignerCategoryAttribute("code")]
[DebuggerStepThroughAttribute()]
public class GetCacheNameCompletedEventArgs : AsyncCompletedEventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      System.ComponentModel.AsyncCompletedEventArgs
         ESRI.ArcGIS.ADF.ArcGISServer.GetCacheNameCompletedEventArgs

See Also

© 2010 All Rights Reserved.