Click or drag to resize

TransferDirection Enumeration

Specifies the file transfer direction.

Namespace:  Flex.Hal.Settings
Assembly:  Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax
public enum TransferDirection
Members
  Member nameValueDescription
Receive0 Receiving from the host.
Send1 Sending to the host.
See Also