ComponentSpace ICMP Class Library Reference

DestinationUnreachableMessage Constructor

Initializes a new instance of the DestinationUnreachableMessage class.

Overload List

Initializes a new instance of the DestinationUnreachableMessage class.

public DestinationUnreachableMessage();

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

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

See Also

DestinationUnreachableMessage Class | ComponentSpace.Icmp Namespace