DOSProtection ConnectionInitialiseCountInIntervalBeforeBan Property NetworkComms.Net Help
The number of connection initialises to log within LogInterval before an IPAddress is banned. Default is 100

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

public int ConnectionInitialiseCountInIntervalBeforeBan { get; set; }

Property Value

Type: OnlineInt32
See Also