Datasnap.DSHTTP.TDSHTTPResponseIndy.GetCloseConnection
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: class protected | |
| Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
| Unit: Datasnap.DSHTTP | |
| Parent: TDSHTTPResponseIndy | |
Delphi
function GetCloseConnection: Boolean; override;
C++
virtual bool __fastcall GetCloseConnection();
Description
Returns the value of the CloseConnection property.
The GetCloseConnection method is the read implementation of the CloseConnection property.