Skip to main content

UpdateManager.WaitExitThenApplyUpdatesAsync Method

Declaring Type: UpdateManager
Namespace: Velopack
Assembly: Velopack
Assembly Version: 0.0.626+6f1a94e

[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