ComponentSpace ICMP Class Library Reference

EchoMessage.Data Property

Gets or sets the echo data.

[Visual Basic]
Public Property Data As Byte()
[C#]
public byte[] Data {get; set;}

Property Value

The echo data.

See Also

EchoMessage Class | ComponentSpace.Icmp Namespace