Gets or sets maximum allowed connections.

Syntax
| C# | Visual Basic | Managed 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)