ComponentSpace ICMP Class Library Reference

EchoReplyMessage Constructor

Initializes a new instance of the EchoReplyMessage class.

Overload List

Initializes a new instance of the EchoReplyMessage class.

public EchoReplyMessage();

Initializes a new instance of the EchoReplyMessage class from the byte array.

public EchoReplyMessage(byte[],ref int,ref int);

See Also

EchoReplyMessage Class | ComponentSpace.Icmp Namespace