ESRI.ArcGIS.ADF.ArcGISServer.Local
RestDcomProxy Class
Members  See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace : RestDcomProxy Class




This class handles the communication with the ArcGIS Server machine when sending REST request over DCOM.

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class RestDcomProxy 
Visual Basic (Usage)Copy Code
Dim instance As RestDcomProxy
C# 
[SerializableAttribute()]
public class RestDcomProxy 

Remarks

For a discussion of communication with ArcGIS Server, see the topic ArcGIS Server Implementation in the Web ADF in the Developer Help (also available online at the ArcGIS Resource Center.

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.RestDcomProxy

See Also

© 2010 All Rights Reserved.