LumiSoft Mail Server User API
FileExists Event
Namespaces > LumiSoft.Net.FTP.Server > FTP_Server > FileExists
Occurs when server needs needs validate file.
Syntax
C#Visual BasicManaged C++
public event FileSysEntryEventHandler FileExists
Public Event FileExists As FileSysEntryEventHandler
public:
 event FileSysEntryEventHandler^ FileExists {
	void add (FileSysEntryEventHandler^ value);
	void remove (FileSysEntryEventHandler^ value);
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)