Skip to main content

UpdateExe.ApplyAsync Method

Declaring Type: UpdateExe
Namespace: Velopack
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e

[AsyncStateMachine(Velopack.UpdateExe/<ApplyAsync>d__5)]
public static Task ApplyAsync(IVelopackLocator locator, VelopackAsset toApply, bool silent, uint waitPid, bool restart, [Nullable(Mono.Cecil.CustomAttributeArgument[])]string[] restartArgs = null);

Parameters

locator IVelopackLocator

toApply VelopackAsset

silent bool

waitPid uint

restart bool

restartArgs string[]

Returns

Task


Documentation generated by MdDocs