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