Share via


VaultBackupJob.Duration Property

Definition

Time elapsed during the execution of this job.

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

Property Value

Applies to