Click to Rate and Give Feedback
MSDN
MSDN Library
 ClientReportingLevel Enumeration
Collapse All/Expand All Collapse All
ClientReportingLevel Enumeration
ClientReportingLevel Enumeration
Specifies how much information clients should report to the server. This value is sent to the client every time the client talks to the server.


Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in microsoft.updateservices.administration.dll)
Visual Basic
<SerializableAttribute> _
Public Enumeration ClientReportingLevel
C#
[SerializableAttribute] 
public enum ClientReportingLevel
C++
[SerializableAttribute] 
public enum class ClientReportingLevel
J#
/** @attribute SerializableAttribute() */ 
public enum ClientReportingLevel
JScript
SerializableAttribute 
public enum ClientReportingLevel
Member nameDescription
AllClients should send all reporting information to the server.
NoneClients should not report update status or activity reports to the server.
StatusOnlyClients should send update status reports to the server, but not activity reports.

Development Platforms

Target Platforms

Windows Server 2003
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker