CoreWebView2DownloadOperation.InterruptReason Property

Definition

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.

Applies to