[]
        
(Showing Draft Content)

C1.Excel.XLProgressEventHandler.BeginInvoke

BeginInvoke Method

BeginInvoke(object, XLProgressEventArgs, AsyncCallback, object)

Declaration
public virtual IAsyncResult BeginInvoke(object sender, XLProgressEventArgs e, AsyncCallback callback, object @object)
Parameters
Type Name Description
object sender
XLProgressEventArgs e
AsyncCallback callback
object object
Returns
Type Description
IAsyncResult