Walter.Net.Networking
TraceThis Method
Walter.Net.Networking Assembly > Walter.Net.Networking.Tracert Namespace > TraceEngine Class : TraceThis Method
The address.
The maximum hops.
The timeout.
if set to true [use ns].
Traces the route which data have to travel through in order to reach an IP address.
Syntax

Parameters

address
The address.
maxHops
The maximum hops.
timeout
The timeout.
useNs
if set to true [use ns].

Return Value

IReadOnlyList<TracertEntry>.
Exceptions
ExceptionDescription
address
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TraceEngine Class
TraceEngine Members