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

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