Gets and sets the property ElapsedTimeInSeconds. 
            
The amount of time an in-progress restore has been running, or the amount of time it took a completed restore to finish.
 Declaration Syntax
 Declaration Syntax| C# | 
public long ElapsedTimeInSeconds { get; set; }