ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
ImageResourceInternet Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace : ImageResourceInternet Class




The following tables list the members exposed by ImageResourceInternet.

Public Constructors

 NameDescription
public ConstructorImageResourceInternet ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyDataSourceData source that is used for the resource. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase)
public PropertyDisplaySettings Settings for display of the map resource, including visibility, transparency and image format. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.ImageResourceBase)
public PropertyFunctionalities Obtains the collection of functionalities associated with this GIS resource. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase)
public PropertyImageResourceDefinition The image service resource definition. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.ImageResourceBase)
public PropertyImageServerProxyOverridden. The proxy class for communicating with the GIS server.  
public PropertyImageServiceInfo Information about the image service (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.ImageResourceBase)
public PropertyInitialized Whether the resource has been initialized. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase)
public PropertyMapInformation Provides information on the map, including default extent, default spatial reference, and full extent. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.ImageResourceBase)
public PropertyNameName of the GIS resource. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase)
public PropertyResourceDefinitionDefinition of the resource in a string format. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase)
public PropertyServiceName of the image service. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.ImageResourceBase)
public PropertyUrlThe URL for connecting to the ArcGIS Server image service.  
public PropertyValidationIntervalHow often the resource should be validated. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase)
public PropertyValidationTimeout Time out for validating a resource in milliseconds. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase)
Top

Public Methods

 NameDescription
public MethodClearState Clears the state maintained by this resource. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase)
public MethodCreateFunctionalityCreates the functionality of the type specified. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase)
public MethodDisposeOverridden. Disposes of the resource.  
public MethodInitializeInitializes the resource to make it ready to use. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase)
public MethodLoadState Loads the state of the resource. The data source must have been specified previously. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase)
public MethodPerformValidation Do the actual validation. Validate will call this method if validation is required for this initialization according to the ValidationInterval setting and whether validation has already succeeded for the session. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase)
public MethodSaveStateSaves the state of the resource. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase)
public MethodSupportsFunctionalityWhether the resource supports a specific type of IGISFunctionality. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase)
public MethodValidateOverridden.  Validates whether the service used by the resource is up.  
Top

See Also

© 2011 All Rights Reserved.