PeerDPDownloadStatusDetails Class
Represents the details for a branch distribution point download status message.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Name | Description | |
|---|---|---|
![]() | PeerDPDownloadStatusDetails() | Initializes a new instance of the PeerDPDownloadStatusDetails class. |
| Name | Description | |
|---|---|---|
![]() | HttpUrl | Gets or sets the HTTP URL. |
![]() | Location | Gets or sets the location. |
![]() | PackageId | Gets or sets the package ID. |
![]() | PackageServer | Gets or sets the package server. |
![]() | Personality | Gets or sets the personality. |
![]() | ShareName | Gets or sets the name of the share. |
![]() | SiteCode | Gets or sets the site code. |
![]() | SourceVersion | Gets or sets the source version. |
![]() | State | Gets or sets the state. |
![]() | Status | Gets or sets the status. |
![]() | Type | Gets or sets the type. |
![]() | UpdateTime | Gets or sets the update time. |
| 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.

