Skip to main content

UpdateExe.ApplyAsync Method

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

[AsyncStateMachine(Velopack.UpdateExe/<ApplyAsync>d__5)]
public static Task ApplyAsync(IVelopackLocator locator, VelopackAsset toApply, bool silent, bool restart, string[] restartArgs = null, ILogger logger = null);

Parameters

locator IVelopackLocator

toApply VelopackAsset

silent bool

restart bool

restartArgs string[]

logger ILogger

Returns

Task


Documentation generated by MdDocs