Datasnap.DSHTTP.TDSHTTPResponseIndy.GetCloseConnection

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetCloseConnection: Boolean; override;

C++

virtual bool __fastcall GetCloseConnection();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function class protected
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSHTTPResponseIndy

Beschreibung

Gibt den Wert der CloseConnection-Eigenschaft zurück.

Die GetCloseConnection-Methode ist die Leseimplementierung der CloseConnection-Eigenschaft.

Siehe auch