RequestCompletedEventArgsStatus Property  | 
 
                Gets the status of the current URL request.
            
 
    Namespace: 
   DotNetBrowser.Net.Events
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.20.0
Syntaxpublic RequestStatus Status { get; }Property Value
Type: 
RequestStatusThe status of the current URL request.
See Also