VelopackFlowUpdateSource Class
Namespace: Velopack.Sources
Assembly: Velopack
Assembly Version: 0.0.942+a011233
Retrieves updates from the hosted Velopack service.
public sealed class VelopackFlowUpdateSource : IUpdateSource
Inheritance: object → VelopackFlowUpdateSource
Implements: IUpdateSource
Constructors
Name | Description |
---|---|
VelopackFlowUpdateSource(string, IFileDownloader) |
Properties
Name | Description |
---|---|
BaseUri | The URL of the server hosting packages to update to. |
Downloader | The IFileDownloader to be used for performing http requests. |
Methods
Name | Description |
---|---|
DownloadReleaseEntry(ILogger, VelopackAsset, string, Action<int>, CancellationToken) | |
GetReleaseFeed(ILogger, string, Guid?, VelopackAsset) |
Documentation generated by MdDocs