BluetoothLEAdvertisementScanParameters.ScanInterval Property

Definition

public:
 property unsigned short ScanInterval { unsigned short get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
uint16_t ScanInterval();
[Windows.Foundation.Metadata.Experimental]
public ushort ScanInterval { [Windows.Foundation.Metadata.Experimental] get; }
var uInt16 = bluetoothLEAdvertisementScanParameters.scanInterval;
Public ReadOnly Property ScanInterval As UShort

Property Value

UInt16

unsigned short

uint16_t

Attributes

Applies to