Initializes a new instance of the Service class. Possibly throws RestException.
Namespace: PreStorm
Assembly: PreStorm (in PreStorm.dll) Version: 1.8.19.0 (1.8.19.0)
Syntax
Parameters
- url
- Type: SystemString
The url of the service. The url should end with either MapServer or FeatureServer. - credentials
- Type: System.NetICredentials
The windows crendentials used for secured services. - gdbVersion (Optional)
- Type: SystemString
The geodatabase version.
See Also