CoreWebView2DownloadOperation.InterruptReason Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The reason why connection with file host was broken.
public Microsoft.Web.WebView2.Core.CoreWebView2DownloadInterruptReason InterruptReason { get; }
member this.InterruptReason : Microsoft.Web.WebView2.Core.CoreWebView2DownloadInterruptReason
Public ReadOnly Property InterruptReason As CoreWebView2DownloadInterruptReason
Property Value
Remarks
See CoreWebView2DownloadInterruptReason for descriptions of reasons.