Click or drag to resize

ConnectionMethod Enumeration

Specifies the connection methods.

Namespace: Flex.Hal.Settings
Assembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax
public enum ConnectionMethod
Members
Member nameValueDescription
Generic0 Generic connection method.
Specific1 Specific connection method.
Associate2 Associate connection method.
See Also