Name | Description | |
---|---|---|
Trace | Overloaded. Traces the route which data have to travel through in order to reach an IP address. | |
TraceAsync | provides a async enumerable allowing you to await foreach( var item in TryceAsync(ip)) the data | |
TraceThis | Traces the route which data have to travel through in order to reach an IP address. |