Provides data for the OnFileList event.
For a list of all members of this type, see FtpClient.FileListEventArgs Members.
System.Object
System.EventArgs
SocketTools.FtpClient.FileListEventArgs
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
FileListEventArgs specifies information about a file in the directory listing being returned by a server.
The OnFileList event occurs whenever a directory listing is being returned by the server as a result of the application calling the FileList method.
Namespace: SocketTools
Assembly: SocketTools.FtpClient (in SocketTools.FtpClient.dll)