'DeclarationReadOnly Property XfrHostReturnCode As Integer
'UsageDim instance As IFileTransfer Dim value As Integer value = instance.XfrHostReturnCode
int XfrHostReturnCode {get;}
Property Value
| Value | Description |
| 0 | The transfer was successful. |
| 12208 | An error was detected by AS/400. Additional explanation is available in the XfrHostMessage property. |
| 28929 | The command was cancelled. |
Other values may be returned by the PC communication subsystem. Refer to your router's documentation to interpret the values.