Gets or sets maximum bad commands allowed to session.

Syntax
| C# | Visual Basic | Managed C++ |
public int MaxBadCommands { get; set; }Public Property MaxBadCommands As Integer
public:
int MaxBadCommands {
int get ();
void set (int value);
}Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)