DOSProtection MalformedCountInIntervalBeforeBan Property NetworkComms.Net Help
The number of malformed data counts to log within LogInterval before an IPAddress is banned. Default is 2.

Namespace: NetworkCommsDotNet.Tools
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public int MalformedCountInIntervalBeforeBan { get; set; }

Property Value

Type: OnlineInt32
See Also