[]
        
(Showing Draft Content)

C1.Report.ReportEventHandler.BeginInvoke

BeginInvoke Method

BeginInvoke(object, ReportEventArgs, AsyncCallback, object)

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