IPGlobalStatistics.NumberOfRoutes Proprietà

Definizione

Ottiene il numero di route nella tabella di routing IP (Internet Protocol).

public:
 abstract property int NumberOfRoutes { int get(); };
[System.Runtime.Versioning.UnsupportedOSPlatform("android")]
public abstract int NumberOfRoutes { get; }
public abstract int NumberOfRoutes { get; }
[<System.Runtime.Versioning.UnsupportedOSPlatform("android")>]
member this.NumberOfRoutes : int
member this.NumberOfRoutes : int
Public MustOverride ReadOnly Property NumberOfRoutes As Integer

Valore della proprietà

Valore Int64 che specifica il numero totale di route nella tabella di routing.

Attributi

Si applica a