Share via


WHSInfoClass.GetBackupEstimatedCompletionTime Method

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Returns the estimated completion time for a backup.

Namespace: WHSInfoIF
Assembly: Interop.WHSInfoIF (in interop.whsinfoif.dll)

Syntax

'Declaration
Public Overridable Function GetBackupEstimatedCompletionTime As UInteger Implements IWHSInfo.GetBackupEstimatedCompletionTime
'Usage
Dim instance As WHSInfoClass
Dim returnValue As UInteger

returnValue = CType(instance, IWHSInfo).GetBackupEstimatedCompletionTime
public virtual uint IWHSInfo.GetBackupEstimatedCompletionTime ()
public:
virtual unsigned int GetBackupEstimatedCompletionTime () = IWHSInfo::GetBackupEstimatedCompletionTime

Return Value

An unsigned integer that represents the total estimated time remaining for a backup to complete.

Platforms

Windows Home Server

Windows Home Server

See Also

Reference

WHSInfoClass Class
WHSInfoClass Members
WHSInfoIF Namespace

Footer image

© 2007 Microsoft Corporation. All rights reserved.