MessageUploadHelper Class
Helper class for uploading payloads to a management point by using BITS.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Inheritance Hierarchy
System.Object
Microsoft.ConfigurationManagement.Messaging.Messages.MessageUploadHelper
Syntax
[SerializableAttribute]
public static class MessageUploadHelper
[SerializableAttribute]
public ref class MessageUploadHelper abstract sealed
<SerializableAttribute>
Public NotInheritable Class MessageUploadHelper
Properties
Name | Description | |
---|---|---|
BasePath | Gets or sets the base path for BITS uploads. The default value is %TEMP%. This is a singleton value that persists. |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top