ConnectionCost.NetworkCostType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that indicates the current network cost for a connection.
public:
property NetworkCostType NetworkCostType { NetworkCostType get(); };
NetworkCostType NetworkCostType();
public NetworkCostType NetworkCostType { get; }
var networkCostType = connectionCost.networkCostType;
Public ReadOnly Property NetworkCostType As NetworkCostType
Property Value
The network cost of the connection.
Applies to
See also
Feedback
Submit and view feedback for