Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the download method.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
[SerializableAttribute]
public enum DownloadMethod
[SerializableAttribute]
public enum class DownloadMethod
<SerializableAttribute>
Public Enumeration DownloadMethod
Members
| Member name | Description | |
|---|---|---|
| Bits | Download file by using BITS. |
|
| None | No download method (do not use). |
See Also
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top