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

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