IPGlobalStatistics.NumberOfRoutes Propriedade

Definição

Obtém o número de rotas na tabela de roteamento de IP (protocolo IP).Gets the number of routes in the Internet Protocol (IP) routing table.

public:
 abstract property int NumberOfRoutes { int get(); };
public abstract int NumberOfRoutes { get; }
member this.NumberOfRoutes : int
Public MustOverride ReadOnly Property NumberOfRoutes As Integer

Valor da propriedade

Int32

Um Int64 valor que especifica o número total de rotas na tabela de roteamento.An Int64 value that specifies the total number of routes in the routing table.

Aplica-se a