ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer | |
GISResourceBase Class Methods | |
See Also |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace : GISResourceBase Class |
For a list of all members of this type, see GISResourceBase members.
Name | Description | |
---|---|---|
ClearState | Clears the state maintained by this resource. | |
CreateFunctionality | Creates the functionality of the type specified. | |
Dispose | Disposes of the resource. | |
Initialize | Initializes the resource to make it ready to use. | |
LoadState | Loads the state of the resource. The data source must have been specified previously. | |
PerformValidation | 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. | |
SaveState | Saves the state of the resource. | |
SupportsFunctionality | Whether the resource supports a specific type of IGISFunctionality. | |
Validate | Validates whether the service used by the resource is up. |