ClientRequestTrackingHandler Methods
Namespace:
Microsoft.WindowsAzure
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | (Inherited from HttpMessageHandler.) |
![]() | Dispose(Boolean) | (Inherited from DelegatingHandler.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ProcessRequest(HttpRequestMessage^, CancellationToken) | (Inherited from MessageProcessingHandler.) |
![]() | ProcessRequest(HttpRequestMessage^, CancellationToken) | Processes the request made by the client. |
![]() | ProcessResponse(HttpResponseMessage^, CancellationToken) | (Inherited from MessageProcessingHandler.) |
![]() | ProcessResponse(HttpResponseMessage^, CancellationToken) | Processes the response for the client request. |
![]() | SendAsync(HttpRequestMessage^, CancellationToken) | (Inherited from MessageProcessingHandler.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | GetHttpPipeline() | Overloaded. Gets the HTTP pipeline that is formed from the starting handler.(Defined by CloudExtensions.) |
Show:

