Datasnap.Win.SConnect.TWebConnection.Transport_GetConnected
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: Datasnap.Win.SConnect.pas Datasnap.Win.SConnect.hpp | |
| Unit: Datasnap.Win.SConnect | |
| Parent: TWebConnection | |
Delphi
function Transport_GetConnected: Boolean; stdcall;
C++
bool __stdcall Transport_GetConnected();
Description
Returns the value of the Connected property.
Transport_GetConnected is the read property implementer for the Connected property.