This type is for System Use Only and should NOT be used.
Obsolete. Use ISHttpClient instead.
The base class from which all Web Services should inherit.

Methods

Name Description
Clear
New
Verify Verifies that a Web Service connection can be established.

Properties

Name Description
ClientCertificate The Client Certificate. This may be one of the following based on the ClientCertificateFormat property: Certificate Name, File Name, Base-64 encoded Certificate data.
ClientCertificateExpiryDate The Client Certificate Expiry Date (if available).
ClientCertificateFormat The Client Certificate Format.
ClientCertificatePassword The Client Certificate Password to use when sending a request to the Web Service.
IsObsolete Indicates whether this Web Service is Obsolete.
ProxyServer The Proxy Server Name to use. This includes both the Host Name and Port.
ProxyServerHostName The Proxy Server Host Name to use.
ProxyServerPassword The Proxy Server User Password.
ProxyServerPort The Proxy Server Port to use. -1 indicates the Default Port for the protocol.
ProxyServerUseGlobalDefaultProxy Determines whether to use the Global Default Proxy rather than the Http Binding Proxy for Web Services that require this.
ProxyServerUserName The Proxy Server User Name.
TimeoutSeconds The number of seconds before Web Service requests fail with a Timeout error.
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0