ComponentSpace ICMP Class Library Reference

EchoMessage.Identifier Property

Gets or sets the identifier.

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

Property Value

The identifier. The default value is a random number.

See Also

EchoMessage Class | ComponentSpace.Icmp Namespace