<html>
	<body>
		<p>The maximum amount of time for a thread to live.</p><br/>
		<p>This value is used to prevent a complete lock-up due<br/>
		   to a long-living thread.</p><br/>
		<p>The default value is 30,000ms and has a range from<br/>
		   10,000ms to 600,000ms.</p>
	</body>
</html>