Compartilhar via


ScheduledJob.MaxExecutionTime Propriedade

Definição

Tempo máximo de execução.

[Newtonsoft.Json.JsonIgnore]
public TimeSpan MaxExecutionTime { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.MaxExecutionTime : TimeSpan with get, set
Public Property MaxExecutionTime As TimeSpan

Valor da propriedade

Atributos
Newtonsoft.Json.JsonIgnoreAttribute

Comentários

A precisão nisso é em segundos.

Aplica-se a