help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions] Reference for unit 'pingsend' (#synapse)

TPINGSend

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

Declaration

Source position: pingsend.pas line 125

type TPINGSend = class(TSynaClient)

public

  function Ping();

  constructor Create;

  destructor Destroy; override;

published

  property PacketSize: Integer; [rw]

  property PingTime: Integer; [r]

  property ReplyFrom: String; [r]

  property ReplyType: Byte; [r]

  property ReplyCode: Byte; [r]

  property ReplyError: TICMPError; [r]

  property ReplyErrorDesc: String; [r]

  property Sock: TICMPBlockSocket; [r]

end;

Inheritance

TPINGSend

|

TSynaClient

|

TObject

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505