ContentClientPackage Class
Represents a client package.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Name | Description | |
|---|---|---|
![]() | ContentClientPackage() | Initializes a new instance of the ContentClientPackage class. |
| Name | Description | |
|---|---|---|
![]() | EnablePeerCache | Gets or sets a value that indicates whether peer cache is enabled. |
![]() | FullPackageHash | Gets or sets the client package hash. |
![]() | FullPackageId | Gets or sets the client package ID. |
![]() | FullPackageVersion | Gets or sets the client package version. |
![]() | LastModifiedTime | Gets or sets the time that the client package was last modified. |
![]() | MinimumClientVersion | Gets or sets the minimum client version. |
![]() | ProgramEnabled | Gets or sets a value that indicates whether the program is enabled. |
![]() | RandomizeMaxDays | Gets or sets the maximum number of days to randomize. |
![]() | SiteVersion | Gets or sets the site version. |
![]() | SiteVersionMatch | Gets or sets a value that indicates whether there is a site version match. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

