IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

PacketSize Property

The size of the packet to send as the ping request.

Syntax

[VB.NET]
Public Property PacketSize As Integer

[C#]
public int PacketSize {get; set;}

Remarks

This property allows you to control the size of the data packet sent in the PingHost method. The default packet size is 64 bytes, with a minimum of 8 bytes (4 bytes of the ICMP header + ECHO identifier). The maximum value is 65520.

Default Value

64

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0