An NDoc Documented Class Library

FTPEventArgs Properties

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

Public Instance Properties

ConnectionInstanceNumber Identifies the pooled connection on which the task is running.
IsGuiThread Indicates whether or not the event-handler has been invoked on the GUI thread.
TaskID Identifies the asynchronous operation within which the event was triggered (applies to asynchronous methods only).

See Also

FTPEventArgs Class | EnterpriseDT.Net.Ftp Namespace