UpdateManager.DownloadUpdates Method
Declaring Type: UpdateManager
Namespace: Velopack
Assembly: Velopack
Assembly Version: 0.0.942+a011233
public void DownloadUpdates(UpdateInfo updates, Action<int> progress = null, bool ignoreDeltas = false);
Parameters
updates
UpdateInfo
progress
Action<int>
ignoreDeltas
bool
Documentation generated by MdDocs