Gets and sets the property EstimatedTimeToCompletionInSeconds.
The estimate of the time remaining before the restore will complete. Returns 0 for a completed restore.

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