





[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]
Top
Top
Top
Top
Provides the arguments for the ResponseReceived
event.
The following tables list the members exposed by the ResponseReceivedEventArgs type.
Public Constructors
Name | Description | |
---|---|---|
ResponseReceivedEventArgs |
Public Properties
Name | Description | |
---|---|---|
![]() | Exception | Gets an exception returned by the service. |
![]() | RequestHeaders | Gets the request headers. |
![]() | RequestId | Gets the request ID. |
![]() | RequestUri | Gets the request URI. |
![]() | ResponseHeaders | Gets the response headers. |
![]() | StatusCode | Gets the HTTP status code for the request. |
![]() | StatusDescription | Gets the status description for the request. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object) |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetType | (Inherited from Object) |
![]() | ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from Object) |
![]() | MemberwiseClone | (Inherited from Object) |