[]
        
(Showing Draft Content)

C1.WPF.Document.AsyncOperationWithProgressCompletedHandler-2.BeginInvoke

BeginInvoke Method

BeginInvoke(IAsyncOperationWithProgress<TResult, TProgress>, AsyncStatus, AsyncCallback, object)

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