Soap.SOAPHTTPTrans.THTTPReqResp Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AgentpublishedProvides the value of the User-Agent header for HTTP messages to the Web Service provider.
ClientCertificatepublishedAllows the developer to select a client certificate at design time.
ComObjectpublicSpecifies the interface reference implemented by the component.
ComponentCountpublicIndicates the number of components owned by the component.
ComponentIndexpublicIndicates the position of the component in its owner's Components property array.
ComponentspublicLists all components owned by the component.
ComponentStatepublicDescribes the current state of the component, indicating when a component needs to avoid certain actions.
ComponentStylepublicGoverns the behavior of the component.
ConnectTimeoutpublicIndicates the number of milliseconds that can elapse before aborting an attempt to connect to the server.
DesignInfopublicContains information used by the Form designer.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
InvokeOptionspublishedCustomizes the way THTTPReqResp generates or handles headers in the messages it sends to the server.
MaxSinglePostSizepublicMaxSinglePostSize specifies the maximum allowed size of a single POST operation.
NamepublishedSpecifies the name of the component as referenced in code.
ObserverspublicIndicates the TObservers object added to the TComponent.
OwnerpublicIndicates the component that is responsible for streaming and freeing this component.
PasswordpublishedSpecifies the password that allows the client application to log on when the Web Service provider requires authentication.
ProxypublishedLists any proxy servers that are required to make the connection.
ProxyByPasspublishedLists the host names of locally registered servers that do not require a proxy.
ReceiveTimeoutpublicIndicates the number of milliseconds that can elapse before canceling a request when no response is received from the server.
SendTimeoutpublicIndicates the number of milliseconds that can elapse before timing out the sending of a request.
SoapActionpublicSpecifies the SoapAction header to include in the HTTP message that executes the method call.
TagpublishedStores a NativeInt integral value as a part of a component.
UDDIBindingKeypublishedIndicates the binding key of a UDDI entry to use for fail-over support.
UDDIOperatorpublishedIndicates the URL of the UDDI registry to use for fail-over support.
URLpublicSpecifies the URL that identifies the target interface on the target Web Service application.
UserNamepublishedSpecifies the user name that allows the client application to log on to the server.
UseUTF8InHeaderpublishedSpecifies whether the Content-Type header should specify UTF-8 as a character set.
VCLComObjectpublicRepresents information used internally by components that support COM.
WebNodeOptionspublished
WSDLViewpublishedIndicates the target interface method using a WSDL document.