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: 6.0.8219.1880
Syntax
public enum TransferDirection
Members
Member nameValueDescription
Receive0 Receiving from the host.
Send1 Sending to the host.
See Also