ClientServicingProxy Members

Contains the methods needed to service various non-Windows clients (including Windows Mobile), in conjunction with the methods in the Administration namespace. Obsolete.

The following tables list the members exposed by the ClientServicingProxy type.

Public Constructors

  Name Description
ClientServicingProxy Initializes a new instance of the ClientServicingProxy class.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetPackageMetadataSet Overloaded. Gets metadata for: 1) the specified categories, subcategories, and classifications; 2) the updates belonging to those categories and classifications; 3) all prerequisites referenced by those updates.
public method GetType  (Inherited from Object)
public method HasPackageMetadataChanged Determines whether or not there have been any package metadata changes since the time indicated by the provided MetadataStateCookie.
public method RegisterClient Registers a new client with the update server, or updates the registration information for an existing client.
public method ReportClientStatus Reports the status of software packages on a single client to the update server database.
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

ClientServicingProxy Class
Microsoft.UpdateServices.ClientServicing Namespace