LumiSoft Net Help
MaxConnectionsPerIP Property
NamespacesLumiSoft.Net.TCPTCP_Server<(Of <(<'T>)>)>MaxConnectionsPerIP
Gets or sets maximum allowed connections for 1 IP address. Value 0 means unlimited.
Declaration Syntax
C#Visual BasicVisual C++F#
public long MaxConnectionsPerIP { get; set; }
Public Property MaxConnectionsPerIP As Long
	Get
	Set
public:
property long long MaxConnectionsPerIP {
	long long get ();
	void set (long long value);
}
member MaxConnectionsPerIP : int64 with get, set
Property Value

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119