Walter.Net.Networking
TraceEngine Class Methods


Walter.Net.Networking Assembly > Walter.Net.Networking.Tracert Namespace : TraceEngine Class

For a list of all members of this type, see TraceEngine members.

Public Methods
 NameDescription
Public MethodOverloaded.  Traces the route which data have to travel through in order to reach an IP address.  
Public Method provides a async enumerable allowing you to await foreach( var item in TryceAsync(ip)) the data  
Public Methodstatic (Shared in Visual Basic) Traces the route which data have to travel through in order to reach an IP address.  
Top
Extension Methods
 NameDescription
Public Extension Method implements parsing to cast a type from string to a type
Top
See Also

Reference

TraceEngine Class
Walter.Net.Networking.Tracert Namespace