ProximityDevice.BitsPerSecond 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 the transfer rate of a proximity device.
public:
property unsigned long long BitsPerSecond { unsigned long long get(); };
uint64_t BitsPerSecond();
public ulong BitsPerSecond { get; }
var uInt64 = proximityDevice.bitsPerSecond;
Public ReadOnly Property BitsPerSecond As ULong
Property Value
The transfer rate of a proximity device.
Windows requirements
App capabilities |
proximity
ID_CAP_PROXIMITY [Windows Phone]
|