The properties of the FTPMessageEventArgs class are listed below. For a complete list of FTPMessageEventArgs class members, see the FTPMessageEventArgs Members topic.
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). |