LumiSoft Mail Server User API
MaxBadCommands Property
Namespaces > LumiSoft.Net > SocketServer > MaxBadCommands
Gets or sets maximum bad commands allowed to session.
Syntax
C#Visual BasicManaged C++
public int MaxBadCommands { get; set; }
Public Property MaxBadCommands As Integer
public:
int MaxBadCommands {
	int get ();
	void set (int value);
}

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