Soap.SOAPHTTPTrans.THTTPReqResp Properties
InheritedProtected
| Agent | published | Provides the value of the User-Agent header for HTTP messages to the Web Service provider. |
| AutomaticDecompression | published | |
| ClientCertificate | published | Allows the developer to select a client certificate at design time. |
| ComObject | public | Specifies the interface reference implemented by the component. |
| ComponentCount | public | Indicates the number of components owned by the component. |
| ComponentIndex | public | Indicates the position of the component in its owner's Components property array. |
| Components | public | Lists all components owned by the component. |
| ComponentState | public | Describes the current state of the component, indicating when a component needs to avoid certain actions. |
| ComponentStyle | public | Governs the behavior of the component. |
| ConnectTimeout | published | Indicates the number of milliseconds that can elapse before aborting an attempt to connect to the server. |
| DesignInfo | public | Contains information used by the Form designer. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| HTTP | public | |
| InvokeOptions | published | Customizes the way THTTPReqResp generates or handles headers in the messages it sends to the server. |
| Name | published | Specifies the name of the component as referenced in code. |
| Observers | public | Indicates the TObservers object added to the TComponent. |
| Owner | public | Indicates the component that is responsible for streaming and freeing this component. |
| Password | published | Specifies the password that allows the client application to log on when the Web Service provider requires authentication. |
| PreemptiveAuthentication | published | |
| Proxy | published | Lists any proxy servers that are required to make the connection. |
| ReceiveTimeout | published | Indicates the number of milliseconds that can elapse before canceling a request when no response is received from the server. |
| SecureProtocols | published | |
| SendTimeout | published | Indicates the number of milliseconds that can elapse before timing out the sending of a request. |
| SoapAction | published | Specifies the SoapAction header to include in the HTTP message that executes the method call. |
| Tag | published | Stores a NativeInt integral value as a part of a component. |
| UDDIBindingKey | published | Indicates the binding key of a UDDI entry to use for fail-over support. |
| UDDIOperator | published | Indicates the URL of the UDDI registry to use for fail-over support. |
| URL | published | Specifies the URL that identifies the target interface on the target Web Service application. |
| UseDefaultCredentials | published | |
| UserName | published | Specifies the user name that allows the client application to log on to the server. |
| UseUTF8InHeader | published | Specifies whether the Content-Type header should specify UTF-8 as a character set. |
| VCLComObject | public | Represents information used internally by components that support COM. |
| WebNodeOptions | published | |
| WSDLView | published | Indicates the target interface method using a WSDL document. |