LumiSoft Net Help
Dele Event
NamespacesLumiSoft.Net.FTP.ServerFTP_SessionDele
This event is raised when session needs to complete DELE(delete file) command.
Declaration Syntax
C#Visual BasicVisual C++F#
public event EventHandler<FTP_e_Dele> Dele
Public Event Dele As EventHandler(Of FTP_e_Dele)
public:
 event EventHandler<FTP_e_Dele^>^ Dele {
	void add (EventHandler<FTP_e_Dele^>^ value);
	void remove (EventHandler<FTP_e_Dele^>^ value);
}
member Dele : IEvent<EventHandler<FTP_e_Dele>,
    FTP_e_Dele>
Value

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