ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.Local | |
ImageServerProxy Property | |
See Also |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > ImageResourceLocal Class : ImageServerProxy Property |
Visual Basic (Declaration) | |
---|---|
Public Overrides ReadOnly Property ImageServerProxy As ImageServerProxy |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public override ImageServerProxy ImageServerProxy {get;} |
The
ImageServerProxy
contains the methods to communicate with the GIS server, whether the connection is
a "Local" or "Internet" (Web service) connection. The proxy is created when the
resource is initialized.