This event is raised when session needs to get directory listing.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public event EventHandler<FTP_e_GetDirListing> GetDirListing
Public Event GetDirListing As EventHandler(Of FTP_e_GetDirListing)
public: event EventHandler<FTP_e_GetDirListing^>^ GetDirListing { void add (EventHandler<FTP_e_GetDirListing^>^ value); void remove (EventHandler<FTP_e_GetDirListing^>^ value); }
member GetDirListing : IEvent<EventHandler<FTP_e_GetDirListing>, FTP_e_GetDirListing>
Value
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119