[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Details for a branch distribution point download status message

Namespace:  Microsoft.ConfigurationManagement.Messaging.Messages
Assembly:  Microsoft.ConfigurationManagement.Messaging(in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

                 
  C#     Visual Basic     Visual C++  
[
SerializableAttribute]
public 
sealed 
class 
PeerDPDownloadStatusDetails
<
SerializableAttribute> _
Public 
NotInheritable 
Class 
PeerDPDownloadStatusDetails
[
SerializableAttribute]
public 
ref class 
PeerDPDownloadStatusDetails 
sealed

Members

                       
  All Members     Constructors      Properties      Methods   
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

  Member Description
PeerDPDownloadStatusDetails () () () ()
Equals(Object) (Inherited from Object.)
Finalize () () () () (Inherited from Object.)
GetHashCode () () () () (Inherited from Object.)
GetType () () () () (Inherited from Object.)
HttpUrl
HTTP URL
Location
Location
MemberwiseClone () () () () (Inherited from Object.)
PackageId
Package ID
PackageServer
Package server
Personality
Personality
ShareName
Share name
SiteCode
Site code
SourceVersion
Source version
State
State
Status
Status
ToString () () () () (Inherited from Object.)
Type
Type
UpdateTime
Update time

Inheritance Hierarchy

System . . :: . . Object
   Microsoft.ConfigurationManagement.Messaging.Messages . . :: . . PeerDPDownloadStatusDetails

See Also