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

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