LumiSoft Net Help
Started Event
NamespacesLumiSoft.Net.FTP.ServerFTP_SessionStarted
Is raised when session has started processing and needs to send 220 greeting or 500 error resposne to the connected client.
Declaration Syntax
C#Visual BasicVisual C++F#
public event EventHandler<FTP_e_Started> Started
Public Event Started As EventHandler(Of FTP_e_Started)
public:
 event EventHandler<FTP_e_Started^>^ Started {
	void add (EventHandler<FTP_e_Started^>^ value);
	void remove (EventHandler<FTP_e_Started^>^ value);
}
member Started : IEvent<EventHandler<FTP_e_Started>,
    FTP_e_Started>
Value

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