ESRI.ArcGIS.ADF.ArcGISServer.Local | |
DcomProxy Constructor | |
See Also |
ESRI.ArcGIS.ADF.ArcGISServer Namespace > DcomProxy Class : DcomProxy Constructor |
- requestHandler
- The ArcGIS Server component that will communicate with the server, for example, a MapServer instance.
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal requestHandler As IRequestHandler _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public DcomProxy( IRequestHandler requestHandler ) |
Parameters
- requestHandler
- The ArcGIS Server component that will communicate with the server, for example, a MapServer instance.