The properties of the FTPDirectoryListEventArgs class are listed below. For a complete list of FTPDirectoryListEventArgs class members, see the FTPDirectoryListEventArgs Members topic.
![]() | Identifies the pooled connection on which the task is running. |
![]() | Obsolete. Path of directory on server being listed. |
![]() | Name of directory on server being listed. |
![]() | Path of directory on server being listed. |
![]() | The exception thrown if a transfer failed. |
![]() | Details of files in the directory. |
![]() | Indicates whether or not the event-handler has been invoked on the GUI thread. |
![]() | Indicates whether or not the transfer succeeded. |
![]() | Identifies the asynchronous operation within which the event was triggered (applies to asynchronous methods only). |
FTPDirectoryListEventArgs Class | EnterpriseDT.Net.Ftp Namespace