DOSProtection LogInterval Property NetworkComms.Net Help
The time within which if MalformedCountInIntervalBeforeBan or ConnectionInitialiseCountInIntervalBeforeBan is reached a peer will be banned. Default is 5 minutes.

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

public TimeSpan LogInterval { get; set; }

Property Value

Type: OnlineTimeSpan
See Also