![]() ![]() |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer | |
GISResourceBase Class Members | |
See Also Properties Methods Send Feedback |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace : GISResourceBase Class |
The following tables list the members exposed by GISResourceBase.
Name | Description | |
---|---|---|
![]() | DataSource | Data source that is used for the resource. |
![]() | Functionalities | Obtains the collection of functionalities associated with this GIS resource. |
![]() | Initialized | Whether the resource has been initialized. |
![]() | Name | Name of the GIS resource. |
![]() | ResourceDefinition | Definition of the resource in a string format. |
![]() | ValidationInterval | How often the resource should be validated. |
![]() | ValidationTimeout | Time out for validating a resource in milliseconds. |
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. |