SendUrlRequestResponse Class |
Namespace: DotNetBrowser.Net.Handlers
public sealed class SendUrlRequestResponse
The SendUrlRequestResponse type exposes the following members.
Name | Description | |
---|---|---|
![]() | UrlToRequest |
Gets the new URL to request.
|
Name | Description | |
---|---|---|
![]() ![]() | Cancel |
Creates a SendUrlRequestResponse that
cancels loading process with the Aborted code.
|
![]() ![]() | Continue |
Creates a SendUrlRequestResponse that
continues loading process with the requested URL.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | Override |
Creates a SendUrlRequestResponse that
overrides the requested URL.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |