Enum DownloadProgressType
Enumerates the types of progress indications raised when downloading a multi-part file specified by a DownloadManifest.
Namespace: Neon.Deployment
Assembly: Neon.Common.dll
Syntax
public enum DownloadProgressType
Fields
| Name | Description |
|---|---|
| Check | An existing local file is being verified. |
| Download | The file is being downloaded. |