Unit 'IdDNSServer' Package
[Overview][Types][Classes][Index] [#pl_indy]

TIdDomainNameServerMapping

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

Declaration

Source position: IdDNSServer.pas line 330

type TIdDomainNameServerMapping = class(TObject)

protected

  CheckScheduler: TIdDomainExpireCheckThread;

  

  property Interval: UInt32; [rw]

  

  property List: TIdDNSMap; [rw]

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure SyncAndUpdate();

  

  property Host: string; [rw]

  

  property DomainName: string; [rw]

  

end;

Inheritance

TIdDomainNameServerMapping

  

|

TObject



CT Web help

CodeTyphon Studio