ESRI.ArcGIS.ADF.ArcGISServer
esriExecutionType Enumeration
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace : esriExecutionType Enumeration




Syntax

Visual Basic (Declaration) 
<GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")>
<XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")>
<SerializableAttribute()>
Public Enum esriExecutionType 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As esriExecutionType
C# 
[GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")]
[XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")]
[SerializableAttribute()]
public enum esriExecutionType : Enum 

Members

MemberDescription
esriExecutionTypeAsynchronous 
esriExecutionTypeSynchronous 

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.ADF.ArcGISServer.esriExecutionType

See Also

© 2010 All Rights Reserved.