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