The properties of the FTPConnectionEventArgs class are listed below. For a complete list of FTPConnectionEventArgs class members, see the FTPConnectionEventArgs Members topic.
![]() | Identifies the pooled connection on which the task is running. |
![]() | Indicates whether or not the client is now connected to the server. |
![]() | Indicates whether or not the event-handler has been invoked on the GUI thread. |
![]() | Address of server. |
![]() | FTP port on server. |
![]() | Identifies the asynchronous operation within which the event was triggered (applies to asynchronous methods only). |
FTPConnectionEventArgs Class | EnterpriseDT.Net.Ftp Namespace