UrlRequestJobUrlRequest Property  | 
 
                Gets the UrlRequest associated with this job.
            
 
    Namespace: 
   DotNetBrowser.Net
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.15.0
Syntaxpublic UrlRequest UrlRequest { get; }Property Value
Type: 
UrlRequestThe 
UrlRequest associated with this job.
See Also