LumiSoft Net Help
MaxConnectionsPerIP Property
NamespacesLumiSoft.Net.SMTP.RelayRelay_ServerMaxConnectionsPerIP
Gets or sets maximum allowed connections to 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
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

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