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