Hops Property

A collection of hops to the RemoteHost .

Syntax

public TraceHopList Hops { get; }
Public ReadOnly Property Hops As TraceHopList

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.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 .NET Edition - Version 20.0 [Build 8307]