IPathTraceConfiguration Interface

Provides access to members that specify the properties of a path trace configuration.

Members

Name Description
Read/write property MaxHops Returns the maximum number of hops.
Read/write property NumPaths Returns the number of paths.

IPathTraceConfiguration.MaxHops Property

Returns the maximum number of hops.

Public Property MaxHops As Integer
public int MaxHops {get; set;}

IPathTraceConfiguration.NumPaths Property

Returns the number of paths.

Public Property NumPaths As Integer
public int NumPaths {get; set;}

Classes that implement IPathTraceConfiguration

Classes Description
UNTraceConfiguration Utility Network Trace Configuration.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.