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: 4.1.4031.1525
Syntax
public enum ConnectionMethod
Members
  Member nameValueDescription
Generic0 Generic connection method.
Specific1 Specific connection method.
Associate2 Associate connection method.
See Also