Gets a value indicating the maximum outbound speed in bits per second.
public:
property uint64 OutboundMaxBitsPerSecond {
uint64 get ();
}
Type: uint64
The maximum outbound transfer rate in bits per second.
This property represents the current speed in bits per second of the transmit link for the NetworkAdapter. This value represents the maximum speed of the interface and is generally much higher than the actual speed when sending network data on this link, particularly for wireless networks.
This API is not implemented and will throw an exception if called.
Namespace: Windows.Networking.Connectivity
Metadata: windows.winmd