/
TccHTTP.Duration

TccHTTP.Duration

Parameter

: Integer;

Beschreibung

Über die Eigenschaft Duration kann die Dauer der letzten Aktion in ms ausgelesen werden.

Beispiel

ShowMessage(inttostr(HTTP.Duration) + 'ms');

Related content

TccHTTP.Response
TccHTTP.Response
More like this
TccHTTP.Response
TccHTTP.Response
More like this
TccRemoteQuery.ConnectionTimeout
TccRemoteQuery.ConnectionTimeout
More like this
TccRemoteQuery.ReadTimeout
TccRemoteQuery.ReadTimeout
More like this
TccHTTP.Get
More like this
TccHTTPResponse.Code
TccHTTPResponse.Code
More like this