Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / FileTransfer Object / FileTransferDone Event
In This Topic
FileTransferDone Event
In This Topic
Raised when a file transfer has completed.
Syntax
private Sub FileTransfer_FileTransferDone (
ByVal sender As Object _)

Parameters

sender
See Also