This type is for System Use Only and should NOT be used.
Obsolete. Use ISHttpClient instead.

Methods

Name Description
Clear
Execute System Use Only Obsolete
ExecuteWithRetry System Use Only Obsolete Executes the Web Request, but retries if a 429 or optionally 403 or 503 response (with optional text) is returned.

Properties

Name Description
BaseAddress
ClientCertificateFormat The Client Certificate Format.
ClientCertificateName The Client Certificate. This may be one of the following based on the ClientCertificateFormat property: Certificate Name, File Name or Base-64 encoded Certificate data.
ClientCertificatePassword The Client Certificate Password to use when sending a request to the Web Service.
Encoding The Text Encoding to use. Set to Nothing to use the default encoding method.
Headers Read-Only Request Headers.
IfModifiedSince Sets the "If-Modified-Since" HTTP Header.
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.
ProxyServerUserName The Proxy Server User Name.
ServiceId The Id of the Service using Web Client. This is reported back in error messages.
ServiceName The Name of the Service using Web Client. This is reported back in error messages.
StatusCode Read-Only Returns the HTTP Status Code - for a failed Request.
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