Click or drag to resize

TaskServerConfigurationElementTaskTimeoutJobSettingKey Field

The key of the setting in JobSettings used to override the default TaskTimeout. The setting should be an Int32 indicating the timeout in milliseconds.

Namespace:  Ookii.Jumbo.Jet
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
public const string TaskTimeoutJobSettingKey = "TaskServer.TaskTimeout"

Field Value

Type: String
See Also