RequestResult Members
Represents the result of a physical request.
The following tables list the members exposed by the RequestResult type.
Name | Description | |
---|---|---|
RequestResult |
Top
Name | Description | |
---|---|---|
![]() |
ContentMd5 | Gets the content-MD5 value for the request. |
![]() |
EgressBytes | The number of bytes written to the request body for a given request |
![]() |
EndTime | Gets the end time of the operation. |
![]() |
Etag | Gets the ETag value of the request. |
![]() |
Exception | Gets or sets the exception. |
![]() |
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. |
![]() |
IngressBytes | The number of bytes read from the response body for the given request |
![]() |
RequestDate | Gets the request date. |
![]() |
ServiceRequestID | Gets the service request ID for this request. |
![]() |
StartTime | Gets the start time of the operation. |
![]() |
TargetLocation | Gets the location to which the request was sent. |
Top
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
ReadXml | Generates a serializable RequestResult from its XML representation. |
![]() |
ToString | (Inherited from Object) |
![]() ![]() |
TranslateFromExceptionMessage | Translates the specified message into a RequestResult object. Obsolete. |
![]() |
WriteXml | Converts a serializable RequestResult into its XML representation. |
Top
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
Top
RequestResult Class
Microsoft.WindowsAzure.Storage Namespace