Show / Hide Table of Contents

Enum NeuroManager.ScanBehaviour

Enumeration providing the available Device scanning behaviours.

Namespace: NextMind
Assembly: NextMind.dll
Syntax
public enum ScanBehaviour

Fields

Name Description
AlwaysScan

Continue to scan and connect to all available Device.

Manual

Scanning is managed by the user.

StopAtFirstConnect

Only scan until a Device has been connected.