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