Share via


ClientRequestTrackingHandler Members

Represents a handler that tracks requests made by the client.

The following tables list the members exposed by the ClientRequestTrackingHandler type.

Public Constructors

  Name Description
  ClientRequestTrackingHandler Initializes a new instance of the ClientRequestTrackingHandler class.

Top

Public Properties

  Name Description
InnerHandler  (Inherited from DelegatingHandler)
TrackingId Gets the tracking identifier.

Top

Public Methods

(see also Protected Methods)

  Name Description
Dispose  (Inherited from HttpMessageHandler)
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

(see also Extension Methods)

  Name Description
Dispose  Overridden. (Inherited from HttpMessageHandler)
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)
ProcessRequest Processes the request made by the client.
ProcessRequest  (Inherited from MessageProcessingHandler)
ProcessResponse Processes the response for the client request.
ProcessResponse  (Inherited from MessageProcessingHandler)

Top

Extension Methods

  Name Description
GetHttpPipeline  Overloaded. (Defined by CloudExtensions.)

Top

See Also

Reference

ClientRequestTrackingHandler Class
Microsoft.WindowsAzure Namespace