LumiSoft Mail Server User API
LogCommands Property
Namespaces > LumiSoft.Net > SocketServer > LogCommands
Gets or sets if to log commands.
Syntax
C#Visual BasicManaged C++
public bool LogCommands { get; set; }
Public Property LogCommands As Boolean
public:
bool LogCommands {
	bool get ();
	void set (bool value);
}

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