Walter.Net.Networking
TraceEngine Class Members
Methods  Events


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

The following tables list the members exposed by TraceEngine.

Public Constructors
 NameDescription
Public Constructor  
Top
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
Public Events
 NameDescription
Public Event Occurs when trace entry was processed.  
Top
See Also

Reference

TraceEngine Class
Walter.Net.Networking.Tracert Namespace