MessagePayloadType Enumeration
Encapsulates the different payload types.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Member name | Description | |
|---|---|---|
| File | Unknown. | |
| Http | Unknown. | |
| Inline | Payload is inline with the message. | |
| LocalCache | Payload has been pre-cached on the management point via BITS upload. | |
| None | None. Do not use. |
Show: