TPing.Size

From Overbyte
Revision as of 11:54, 28 November 2006 by Markus.humm (talk | contribs) (first entry)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Main page -> ICS component reference -> TPing -> Size

Definition

property Size: word;

Description

The size property defines how many bytes each sent ICMP packet will contain. The default is 56 byte. For most cases the default will be fine, except if you need to test wether big packets work reliably as well over complex connections.

Example

Best practices

How to