TwclWiFiSniffer.DoNotChangeMode Property

Gets and sets the value controlled how the Sniffer will work with the WiFi hardware interface.

Namespace: wclWiFi
published
 property DoNotChangeMode: Boolean read FDoNotChangeMode
 write SetDoNotChangeMode default False;

Property Value

Type: Boolean

The boolean controls how to work with the WiFi hardware interface.

Set this property to True to disable automatically switch the given WiFi hardware interface to the monitoring mode. If this property is False (the default value) the Sniffer will try to switch the given WiFi hardware interface to the monitoring mode.