UpdateManager.WaitExitThenApplyUpdatesAsync Method
Declaring Type: UpdateManager
Namespace: Velopack
Assembly: Velopack
Assembly Version: 0.0.942+a011233
[AsyncStateMachine(Velopack.UpdateManager/<WaitExitThenApplyUpdatesAsync>d__47)]
public Task WaitExitThenApplyUpdatesAsync(VelopackAsset toApply, bool silent = false, bool restart = true, string[] restartArgs = null);
Parameters
toApply
VelopackAsset
silent
bool
restart
bool
restartArgs
string[]
Returns
Task
Documentation generated by MdDocs