Table of Contents

Method BeginInvoke

Namespace
Skyline.AppInstaller
Assembly
Skyline.DataMiner.Core.AppPackageCreator.dll

BeginInvoke(object, AssemblyUpdatedEventArgs, AsyncCallback, object)

public virtual IAsyncResult BeginInvoke(object sender, AssemblyUpdatedEventArgs e, AsyncCallback callback, object @object)

Parameters

sender object
e AssemblyUpdatedEventArgs
callback AsyncCallback
object object

Returns

IAsyncResult