API:Soap.SOAPHTTPTrans.THTTPReqResp.SendTimeout

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property  SendTimeout: Integer read GetSendTimeout write SetSendTimeout  default TURLClient.DefaultSendTimeout;

C++

__property int SendTimeout = {read=GetSendTimeout, write=SetSendTimeout, default=60000};

Properties

Type Visibility Source Unit Parent
property published
Soap.SOAPHTTPTrans.pas
Soap.SOAPHTTPTrans.hpp
Soap.SOAPHTTPTrans THTTPReqResp

Description

Embarcadero Technologies does not currently have any additional information.