[]
        
(Showing Draft Content)

C1.PivotEngine.ProgressDelegate.BeginInvoke

BeginInvoke Method

BeginInvoke(int, AsyncCallback, object)

Declaration
public virtual IAsyncResult BeginInvoke(int progressPercentage, AsyncCallback callback, object @object)
Public Overridable Function BeginInvoke(progressPercentage As Integer, callback As AsyncCallback, [object] As Object) As IAsyncResult
Parameters
Type Name Description
int progressPercentage
AsyncCallback callback
object object
Returns
Type Description
IAsyncResult