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)

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

[SerializableAttribute]
public ref class MessageUploadHelper abstract sealed 

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticBasePath

Gets or sets the base path for BITS uploads. The default value is %TEMP%. This is a singleton value that persists.

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: