StartFile Event

Navigation:  Reference Guide > File Transfer > Events >

StartFile Event

Previous pageReturn to chapter overviewNext page

This event is fired when one file is starting to be uploaded or downloaded.

[Visual Basic]

Public Event StartFile(ByVal FileName As String)

Parameters

FileName

    The relevant path name of file which is starting to be uploaded or downloaded.