LumiSoft Net Help
GetFile Event
NamespacesLumiSoft.Net.FTP.ServerFTP_SessionGetFile
This event is raised when session needs to get specified file.
Declaration Syntax
C#Visual BasicVisual C++F#
public event EventHandler<FTP_e_GetFile> GetFile
Public Event GetFile As EventHandler(Of FTP_e_GetFile)
public:
 event EventHandler<FTP_e_GetFile^>^ GetFile {
	void add (EventHandler<FTP_e_GetFile^>^ value);
	void remove (EventHandler<FTP_e_GetFile^>^ value);
}
member GetFile : IEvent<EventHandler<FTP_e_GetFile>,
    FTP_e_GetFile>
Value

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119