Datasnap.DSHTTP.TDSHTTPRequestIndy.GetProtocolVersion
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
| Unit: Datasnap.DSHTTP | |
| Parent: TDSHTTPRequestIndy | |
Delphi
function GetProtocolVersion: string; override;
C++
virtual System::UnicodeString __fastcall GetProtocolVersion();
Description
Returns the version of the communications protocol.
The GetProtocolVersion method is used to return the version of the communications protocol.