Data.DbxHTTPLayer.TDSHTTPResponseStream.ContentLength
Delphi
property ContentLength: Int64 read GetContentLength;
C++
__property __int64 ContentLength = {read=GetContentLength};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Data.DbxHTTPLayer.pas Data.DbxHTTPLayer.hpp |
Data.DbxHTTPLayer | TDSHTTPResponseStream |
Description
Specifies the length of the HTTP response content.
The ContentLength property specifies the length of the HTTP response content.