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




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

Object Model

DcomProxy Class

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.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.