[This topic is pre-release documentation and
is subject to change in future releases. Blank topics are included
as placeholders.]
Assembly: Microsoft.ConfigurationManagement.Messaging(in Microsoft.ConfigurationManagement.Messaging.dll)
Helper class for uploading payloads to an MP
using BITS
Namespace:
Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging(in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
C# | Visual Basic | Visual C++ |
[ SerializableAttribute] public static class MessageUploadHelper
< SerializableAttribute> _ Public NotInheritable Class MessageUploadHelper
[ SerializableAttribute] public ref class MessageUploadHelper abstract sealed
Members
All Members |
Properties
![]() |
Methods
![]() |
![]() ![]() |
![]() ![]() ![]() |
![]() ![]() |
![]() ![]() ![]() ![]() |
|
Member | Description | |
---|---|---|
![]() ![]() |
BasePath |
Sets the base path for BITS uploads. Defaults
to %TEMP%. This is a singleton value that persists.
|
![]() ![]() |
UploadMessagePayload(IMessage, array< Byte > [] () [] [] , IMessageSender) |
Helper for uploading a message payload to an
MP. Should not be used directly except for by senders
|
Inheritance Hierarchy
System
.
.
::
.
.
Object
Microsoft.ConfigurationManagement.Messaging.Messages . . :: . . MessageUploadHelper
Microsoft.ConfigurationManagement.Messaging.Messages . . :: . . MessageUploadHelper