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 MaxPaths Returns the maximum number of paths.

IPathTraceConfiguration.MaxHops Property

Returns the maximum number of hops.

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

IPathTraceConfiguration.MaxPaths Property

Returns the maximum number of paths.

Public Property MaxPaths As Integer
public int MaxPaths {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.