An NDoc Documented Class Library

FTPMessageEventArgs Properties

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

Public Instance Properties

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

See Also

FTPMessageEventArgs Class | EnterpriseDT.Net.Ftp Namespace