ProcessCompleteWithErrorEventHandler public sealed delegate ProcessCompleteWithErrorEventHandler : MulticastDelegate Documentation public ProcessCompleteWithErrorEventHandler(object object, IntPtr method) public virtual IAsyncResult BeginInvoke(object sender, ProcessCompleteWithErrorEventArgs eventArgs, AsyncCallback callback, object object) public virtual void EndInvoke(IAsyncResult result) public virtual void Invoke(object sender, ProcessCompleteWithErrorEventArgs eventArgs)