
- 370 -
EN_RESULT
Specifies the results of the file transfer.
■ Syntax
[VB]
Public Enum EN_RESULT
[C#]
public enum EN_RESULT
■ Members
Member Name Description
SUCCESS The file transfer was successfully completed
TIMEOUT Timeout
OPERATION_
ABORTED
The operation was aborted
OPEN_FAILED The file could not be opened.
INVALID_DATA Invalid data has been received.
DISK_FULL The disk storage was full and did not have enough space.
PATH_TOO_LONG The path length was too long.
■ Class
Within FileTransfer class
Comentarios a estos manuales