ComponentSpace ICMP Class Library Reference

EchoClient.Identifier Property

Gets or sets the identifier to use in the echo message.

[Visual Basic]
Public Property Identifier As UInt16
[C#]
public ushort Identifier {get; set;}

Property Value

The identifier to use in the echo message. The default value is a random number.

See Also

EchoClient Class | ComponentSpace.Icmp Namespace