IVelopackLocator.ProcessId Property
Declaring Type: IVelopackLocator
Namespace: Velopack.Locators
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e
The process ID for which the Velopack Locator has been constructed. This should usually be the current process ID. Setting this to zero will disable some features of Velopack (like the ability to wait for the process to exit before installing updates).
public uint ProcessId { get; }
Property Value
uint
Documentation generated by MdDocs