Leadtools.Cloud.Job Namespace : TerminationType Enumeration |
public enum TerminationType : System.Enum
'Declaration Public Enum TerminationType Inherits System.Enum
'Usage Dim instance As TerminationType
public enum TerminationType : System.Enum
Leadtools.Cloud.Job.TerminationType = function() { }; Leadtools.Cloud.Job.TerminationType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class TerminationType : public System.Enum
Member | Description |
---|---|
DidNotRespond | The worker assembly did not report a change in progress for a period greater than the value specified for 'AssumeHangAfter'. As a result, the process was assumed to be 'hung' and forcibly terminated. For more information, refer to LEADTOOLS Cloud Settings. |
UnhandledException | The worker assembly experienced an unhandled exception (possibly a crash). |
System.Object
System.ValueType
System.Enum
Leadtools.Cloud.Job.TerminationType
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