 |
Properties |
 |
Events |
 |
Methods |
|
OnProcessFile
| event OnProcessFile (Filename As String,
Percent As Integer) |
This events fired when MySCP has transmitted a portion of a file. By
utilizing this event you can draw progress bars which display which file is
currently is being transmitted and how many has been done so far. When you
transmit a whole directory, this events reports actual file and transmitted percents
of this file.
|