Walter.Net.HoneyPot
TerminateAfterExceptions Property
Walter.Net.HoneyPot Assembly > Walter.Net.HoneyPot Namespace > HoneyPotServerListnerOption Class : TerminateAfterExceptions Property
Gets the number of crashes the service allows before it stops listening.
Syntax
public int TerminateAfterExceptions {get; set;}

Property Value

If the terminate after exceptions value is more than 0 it will stop the service if a attacker was able to crash the system and a the crash-count exceeds this number.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

HoneyPotServerListnerOption Class
HoneyPotServerListnerOption Members