Scanning Property

Whether or not the component is currently scanning for servers.

Syntax

public bool Scanning { get; }
Public ReadOnly Property Scanning As Boolean

Default Value

False

Remarks

This property indicates whether or not the component is currently scanning for servers. While the component is scanning, the Advertisement event will be fired whenever an advertisement from a remote device is received.

Refer to the StartScanning method for more information.

This property is read-only and not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks BLE 2020 .NET Edition - Version 20.0 [Build 8158]