Skip to main content

VelopackHook Class

Namespace: Velopack
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e

A delegate type for handling Velopack startup events

public sealed class VelopackHook : MulticastDelegate

Inheritance: object → Delegate → MulticastDelegate → VelopackHook

Constructors

NameDescription
VelopackHook(object, IntPtr)

Methods

NameDescription
BeginInvoke(SemanticVersion, AsyncCallback, object)
EndInvoke(IAsyncResult)
Invoke(SemanticVersion)

Documentation generated by MdDocs