[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'pingsend' (#synapse) |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
| |
| |
TObject |
No notes exist for this page yet.