Gets the number of crashes the service allows before it stops listening.
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.
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