Gets or sets how many cunncurent connections allowed. Value 0 means not limited. This is used only for TCP based connections.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public int MaximumConnections { get; set; }
Public Property MaximumConnections As Integer Get Set
public: property int MaximumConnections { int get (); void set (int value); }
member MaximumConnections : int with get, set
Property Value
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this class is Disposed and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119