StartTransactionResponse Class |
Namespace: DotNetBrowser.Net.Handlers
public sealed class StartTransactionResponse
The StartTransactionResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| HttpHeaders |
Gets the collection of the of HTTP headers with all its values.
|
| Name | Description | |
|---|---|---|
| Continue |
Creates a StartTransactionResponse that starts the transaction
with the original headers.
| |
| 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.) | |
| OverrideHeaders |
Creates a StartTransactionResponse that overrides
headers and starts the transaction
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |