ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.Local
ImageResourceLocal Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace : ImageResourceLocal Class




The following tables list the members exposed by ImageResourceLocal.

Public Constructors

 NameDescription
Public ConstructorImageResourceLocal ConstructorOverloaded. Default constructor.  
Top

Public Properties

 NameDescription
Public PropertyDataSourceData source that is used for the resource. (Inherited from GISResourceBase)
Public PropertyDisplaySettings Settings for display of the map resource, including visibility, transparency and image format. (Inherited from ImageResourceBase)
Public PropertyFunctionalities Obtains the collection of functionalities associated with this GIS resource. (Inherited from GISResourceBase)
Public PropertyImageResourceDefinition The image service resource definition. (Inherited from ImageResourceBase)
Public PropertyImageServer Returns a reference to the Image Server object for communicating with the GIS server.  
Public PropertyImageServerProxyOverridden. The proxy class for communicating with the GIS server.  
Public PropertyImageServiceInfo Information about the image service (Inherited from ImageResourceBase)
Public PropertyInitialized Whether the resource has been initialized. (Inherited from GISResourceBase)
Public PropertyIsServerContextSharedWhether a pooled server context is shared with other resources in this application.  
Public PropertyMapInformation Provides information on the map, including default extent, default spatial reference, and full extent. (Inherited from ImageResourceBase)
Public PropertyNameName of the GIS resource. (Inherited from GISResourceBase)
Public PropertyResourceDefinition Definition of the image resource in string format. (Inherited from ImageResourceBase)
Public PropertyServerContextInfoReturns an object with information about the GIS server context.  
Public PropertyServiceName of the image service. (Inherited from ImageResourceBase)
Public PropertyValidationIntervalHow often the resource should be validated. (Inherited from GISResourceBase)
Public PropertyValidationTimeout Time out for validating a resource in milliseconds. (Inherited from GISResourceBase)
Top

Public Methods

 NameDescription
Public MethodClearState Clears the state maintained by this resource. (Inherited from GISResourceBase)
Public MethodCreateFunctionalityCreates a new instance of the GIS functionality type. (Inherited from ImageResourceBase)
Public MethodDisposeDisposes of the resource.  
Public MethodInitializeInitializes the resource to make it ready to use. (Inherited from GISResourceBase)
Public MethodLoadState Loads the state of the resource. The data source must have been specified previously. (Inherited from GISResourceBase)
Public MethodPerformValidationOverridden.  Validates whether the service used by the resource is up.  
Public MethodSaveStateSaves the state of the resource. (Inherited from ImageResourceBase)
Public MethodSupportsFunctionalityWhether the resource supports the functionality specified. (Inherited from ImageResourceBase)
Public MethodValidate Validates whether the service used by the resource is up. (Inherited from GISResourceBase)
Top

See Also

© 2010 All Rights Reserved.