ConnectionCost.NetworkCostType Eigenschaft

Definition

Ruft einen Wert ab, der die aktuellen Netzwerkkosten für eine Verbindung angibt.

public:
 property NetworkCostType NetworkCostType { NetworkCostType get(); };
NetworkCostType NetworkCostType();
public NetworkCostType NetworkCostType { get; }
var networkCostType = connectionCost.networkCostType;
Public ReadOnly Property NetworkCostType As NetworkCostType

Eigenschaftswert

Die Netzwerkkosten der Verbindung.

Gilt für:

Weitere Informationen