An NDoc Documented Class Library

FTPLoadSaveEventArgs Properties

The properties of the FTPLoadSaveEventArgs class are listed below. For a complete list of FTPLoadSaveEventArgs class members, see the FTPLoadSaveEventArgs Members topic.

Public Instance Properties

ConnectionInstanceNumber (inherited from FTPEventArgs) Identifies the pooled connection on which the task is running.
FileName Name of file.
IsGuiThread (inherited from FTPEventArgs) Indicates whether or not the event-handler has been invoked on the GUI thread.
TaskID (inherited from FTPEventArgs) Identifies the asynchronous operation within which the event was triggered (applies to asynchronous methods only).
Type Type of operation - load or save.

See Also

FTPLoadSaveEventArgs Class | EnterpriseDT.Net.Ftp Namespace