INetworkCreateUrlRequestJob Method |
The URL request job is used to provide the response data for the intercepted URL request.
Namespace: DotNetBrowser.Net
UrlRequestJob CreateUrlRequestJob( UrlRequest request, UrlRequestJobOptions options = null )
| Exception | Condition |
|---|---|
| ObjectDisposedException | The INetwork object has already been disposed. |