Represents the result of a physical request.
The following tables list the members exposed by the RequestResult type.
Public Constructors
Name | Description | |
---|---|---|
RequestResult |
Public Properties
Name | Description | |
---|---|---|
ContentMd5 | Gets the content-MD5 value for the request. | |
EndTime | ||
Etag | Gets the ETag value of the request. | |
Exception | Gets or sets the exception. | |
ExceptionInfo | ||
ExtendedErrorInformation | Gets the extended error information. | |
HttpStatusCode | Gets or sets the HTTP status code for the request. | |
HttpStatusMessage | Gets the HTTP status message for the request. | |
RequestDate | Gets the request date. | |
ServiceRequestID | Gets the service request ID for this request. | |
StartTime | ||
TargetLocation | Gets the location to which the request was sent. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) | |
TranslateFromExceptionMessage | Translates the specified message into a RequestResult object. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |