BitsUploadReply Class
Represents an UploadReply message from a management point. This message contains URL information about where and how to upload content to a management point by using the Background Intelligent Transfer Service (BITS).
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Name | Description | |
|---|---|---|
![]() | BitsUploadReply() | Initializes a new instance of the BitsUploadReply class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
This code is only used for the serialization of an UploadReply message and should not be created directly.
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

