Unit 'IdFTP' Package
[Overview][Constants][Types][Classes][Index] [#pl_indy]

TIdFTPKeepAlive

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: IdFTP.pas line 722

type TIdFTPKeepAlive = class(TPersistent)

protected

  FUseKeepAlive: Boolean;

  

  FIdleTimeMS: Integer;

  

  FIntervalMS: Integer;

  

public

  procedure Assign(); override;

  

published

  property UseKeepAlive: Boolean; [rw]

  

  property IdleTimeMS: Integer; [rw]

  

  property IntervalMS: Integer; [rw]

  

end;

Inheritance

TIdFTPKeepAlive

  

|

TObject



CT Web help

CodeTyphon Studio