Gets or sets maximum allowed concurent connections. Value 0 means unlimited.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public long MaxConnections { get; set; }
Public Property MaxConnections As Long Get Set
public: property long long MaxConnections { long long get (); void set (long long value); }
member MaxConnections : int64 with get, set
Property Value
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
ArgumentException | Is raised when negative value is passed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119