LumiSoft Mail Server User API
PassiveMode Property
Namespaces > LumiSoft.Net.FTP.Server > FTP_Session > PassiveMode
Gets if sessions is in passive mode.
Syntax
C#Visual BasicManaged C++
public bool PassiveMode { get; }
Public ReadOnly Property PassiveMode As Boolean
public:
bool PassiveMode {
	bool get ();
}

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