DownloadMethod Enumeration
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