UpdateExe.ApplyAsync Method
Declaring Type: UpdateExe
Namespace: Velopack
Assembly: Velopack
Assembly Version: 0.0.942+a011233
[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