FireDAC.Phys.Intf.IFDPhysEventHandler.HandleTimeout
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
| Unit: FireDAC.Phys.Intf | |
| Parent: IFDPhysEventHandler | |
Delphi
procedure HandleTimeout(var AContinue: Boolean);
C++
virtual void __fastcall HandleTimeout(bool &AContinue) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.