UpdateManager.DownloadUpdates Method
Declaring Type: UpdateManager
Namespace: Velopack
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e
public void DownloadUpdates(UpdateInfo updates, [Nullable(2)]Action<int> progress = null);
Parameters
updates UpdateInfo
progress Action<int>
Documentation generated by MdDocs