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

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