TPing.Size

From Overbyte
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