This topic has not yet been rated - Rate this topic

ContentDownloadProgress Class

Defines the download progress for all updates that are currently downloading to the WSUS server. To get this class, call the GetContentDownloadProgress method.


Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
'Usage
Dim instance As ContentDownloadProgress

[SerializableAttribute] 
[GuidAttribute("8F79F3A0-8EC7-442B-9055-549CA60F85F0")] 
[ClassInterfaceAttribute(ClassInterfaceType.None)] 
[ComVisibleAttribute(true)] 
public class ContentDownloadProgress
/** @attribute SerializableAttribute() */ 
/** @attribute GuidAttribute("8F79F3A0-8EC7-442B-9055-549CA60F85F0") */ 
/** @attribute ClassInterfaceAttribute(ClassInterfaceType.None) */ 
/** @attribute ComVisibleAttribute(true) */ 
public class ContentDownloadProgress
SerializableAttribute 
GuidAttribute("8F79F3A0-8EC7-442B-9055-549CA60F85F0") 
ClassInterfaceAttribute(ClassInterfaceType.None) 
ComVisibleAttribute(true) 
public class ContentDownloadProgress
System.Object
  Microsoft.UpdateServices.Administration.ContentDownloadProgress
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Target Platforms

Windows Server 2008, Windows Server 2003, Windows Server 2008 R2



Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.