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