InterruptedEventArgsInterruptionReason Property |
Gets the possible download interruption reason.
Namespace:
DotNetBrowser.Downloads.Events
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax public DownloadInterruptionReason InterruptionReason { get; }
Property Value
Type:
DownloadInterruptionReasonThe download interruption reason.
See Also