LumiSoft Mail Server User API
LumiSoft.Net.FTP.Server Namespace
Namespaces > LumiSoft.Net.FTP.Server

[Missing namespace summary documentation for N:LumiSoft.Net.FTP.Server]

Syntax
C#Visual BasicManaged C++
namespace LumiSoft.Net.FTP.Server
Namespace LumiSoft.Net.FTP.Server
namespace LumiSoft.Net.FTP.Server
Types
All TypesClassesStructuresInterfacesEnumerationsDelegates
IconTypeDescription
public classAuthUser_EventArgs
Provides data for the AuthUser event for FTP_Server.
public delegateAuthUserEventHandler
Represents the method that will handle the AuthUser event for FTP_Server.
public classFileSysEntry_EventArgs
Provides data for the filesytem related events for FTP_Server.
public delegateFileSysEntryEventHandler
Represents the method that will handle the filsystem rerlated events for FTP_Server.
public classFTP_Server
FTP Server component.
public classFTP_Session
FTP Session.