Gets and sets the property ElapsedTimeInSeconds.
The amount of time an in-progress snapshot backup has been running, or the amount of time it took a completed backup to finish.

C# |
public long ElapsedTimeInSeconds { get; set; }
The amount of time an in-progress snapshot backup has been running, or the amount of time it took a completed backup to finish.
C# |
public long ElapsedTimeInSeconds { get; set; }