Implements the interface to receive StateChanged event. Use the
ICoreWebView2DownloadOperation.State property to get the current state,
which can be in progress, interrupted, or completed. Use the
ICoreWebView2DownloadOperation.InterruptReason property to get the
interrupt reason if the download is interrupted.
Implements the interface to receive StateChanged event. Use the ICoreWebView2DownloadOperation.State property to get the current state, which can be in progress, interrupted, or completed. Use the ICoreWebView2DownloadOperation.InterruptReason property to get the interrupt reason if the download is interrupted.