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




This class handles the communication with the ArcGIS Server machine when using SOAP over DCOM.

Syntax

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

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.DcomProxy

See Also

© 2010 All Rights Reserved.