[]
        
(Showing Draft Content)

C1.WPF.Document.AsyncActionWithProgressCompletedHandler-1.BeginInvoke

BeginInvoke Method

BeginInvoke(IAsyncActionWithProgress<TProgress>, AsyncStatus, AsyncCallback, object)

Declaration
public virtual IAsyncResult BeginInvoke(IAsyncActionWithProgress<TProgress> asyncInfo, AsyncStatus asyncStatus, AsyncCallback callback, object @object)
Parameters
Type Name Description
IAsyncActionWithProgress<TProgress> asyncInfo
AsyncStatus asyncStatus
AsyncCallback callback
object object
Returns
Type Description
IAsyncResult