Data.DBXTransport.TTransportFilter.StartHandshake
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: Data.DBXTransport.pas Data.DBXTransport.hpp
| |
Unit: Data.DBXTransport | |
Parent: TTransportFilter |
Delphi
procedure StartHandshake; virtual;
C++
virtual void __fastcall StartHandshake();
Description
Marks the beginning of the handshake.
The StartHandshake method is used to mark the beginning of the handshake procedure.