Visual Basic (Declaration) | |
---|---|
Public MustOverride Property ActiveChannelDetectionMode As ActiveChannelDetectionModeType |
C# | |
---|---|
public abstract ActiveChannelDetectionModeType ActiveChannelDetectionMode {get; set;} |
C++/CLI | |
---|---|
public: abstract property ActiveChannelDetectionModeType ActiveChannelDetectionMode { ActiveChannelDetectionModeType get(); void set ( ActiveChannelDetectionModeType value); } |
For forward link mode, pre-defined or automatic active channel detection choices are valid. For reverse link mode, pre-defined, semi-automatic, or automatic active channel detection choices are valid. Default is ActiveChannelDetectionModeType.Automatic. For more information, see the "About Active Channel Detection (1xEV-DO)" topic in the VSA Application help.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)