API:Datasnap.DSHTTPCommon.TDSHTTPResponse.CloseConnection
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Datasnap.DSHTTPCommon.pas Datasnap.DSHTTPCommon.hpp
| |
| Unit: Datasnap.DSHTTPCommon | |
| Parent: TDSHTTPResponse | |
Delphi
property CloseConnection: Boolean read GetCloseConnection write SetCloseConnection;
C++
__property bool CloseConnection = {read=GetCloseConnection, write=SetCloseConnection, nodefault};
Description
Embarcadero Technologies does not currently have any additional information.