WebResponse Class |
Namespace: NScrape
The WebResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| WebResponse |
Initializes a new instance of the WebResponse class.
|
| Name | Description | |
|---|---|---|
| ResponseType |
Gets the type of the response.
| |
| ResponseUrl |
Gets the URL of the response.
| |
| Success |
Gets a value indicating whether the response is considered successful.
|
| Name | Description | |
|---|---|---|
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
| DisposeManagedRessources |
Handles disposal of managed resources.
| |
| DisposeUnmanagedRessources |
Handles disposal of unmanaged resources.
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Overrides ObjectFinalize.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |