MonobjcMonobjc Documented Class Library
CWScanType Enumeration
NamespacesMonobjc.CoreWLANCWScanType

[Missing <summary> documentation for "T:Monobjc.CoreWLAN.CWScanType"]

Declaration Syntax
C#Visual BasicVisual C++
public enum CWScanType
Public Enumeration CWScanType
public enum class CWScanType
Members
MemberDescription
kCWScanTypeActive

In accordance with the supported channels for the active country code, the interface will transmit probe request frames and listen for probe responses.


kCWScanTypePassive

The interface will listen for beacon frames on each channel irrespective of country code.


kCWScanTypeFast

The scan will return cached scan results.


Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.CoreWLAN (Module: Monobjc.CoreWLAN)