ConnectionMethod Enumeration |
Specifies the connection methods.
Namespace: Flex.Hal.SettingsAssembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntaxpublic enum ConnectionMethod
Public Enumeration ConnectionMethod
Members| Member name | Value | Description |
|---|
| Generic | 0 |
Generic connection method.
|
| Specific | 1 |
Specific connection method.
|
| Associate | 2 |
Associate connection method.
|
See Also