Compartir a través de


JobConstraints.MaxWallClockTime Propiedad

Definición

Obtiene o establece el tiempo máximo transcurrido que se puede ejecutar el trabajo, medido a partir del momento en que se crea el trabajo.

public TimeSpan? MaxWallClockTime { get; set; }
member this.MaxWallClockTime : Nullable<TimeSpan> with get, set
Public Property MaxWallClockTime As Nullable(Of TimeSpan)

Valor de propiedad

Se aplica a