IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

Hops Property

A collection of hops to the RemoteHost .

Syntax

[VB.NET]
Public ReadOnlyProperty Hops As TraceHopList

[C#]
public TraceHopList Hops {get;}

Remarks

This property shows the hops as the trace progresses towards the final destination (RemoteHost). Each hop is defined by a TraceHop type.

This collection is indexed from 0 to Count - 1.

This property is read-only.

Default Value

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]