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




The following tables list the members exposed by GISResourceBase.

Public Properties

 NameDescription
Public PropertyDataSourceData source that is used for the resource.  
Public PropertyFunctionalities Obtains the collection of functionalities associated with this GIS resource.  
Public PropertyInitialized Whether the resource has been initialized.  
Public PropertyNameName of the GIS resource.  
Public PropertyResourceDefinitionDefinition of the resource in a string format.  
Public PropertyValidationIntervalHow often the resource should be validated.  
Public PropertyValidationTimeout Time out for validating a resource in milliseconds.  
Top

Public Methods

 NameDescription
Public MethodClearState Clears the state maintained by this resource.  
Public MethodCreateFunctionalityCreates the functionality of the type specified.  
Public MethodDisposeDisposes of the resource.  
Public MethodInitializeInitializes the resource to make it ready to use.  
Public MethodLoadState Loads the state of the resource. The data source must have been specified previously.  
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.  
Public MethodSaveStateSaves the state of the resource.  
Public MethodSupportsFunctionalityWhether the resource supports a specific type of IGISFunctionality.  
Public MethodValidate Validates whether the service used by the resource is up.  
Top

See Also

© 2010 All Rights Reserved.