Gets and sets the property EstimatedTimeToCompletionInSeconds. 
            
The estimate of the time remaining before the restore will complete. Returns 0 for a completed restore.
 Declaration Syntax
 Declaration Syntax| C# | 
public long EstimatedTimeToCompletionInSeconds { get; set; }