ClientRequestTrackingHandler 成员
Represents a handler that tracks requests made by the client.
以下各表列出了由 ClientRequestTrackingHandler 类型公开的成员。
Name | 说明 | |
---|---|---|
ClientRequestTrackingHandler | Initializes a new instance of the ClientRequestTrackingHandler class. |
返回页首
Name | 说明 | |
---|---|---|
InnerHandler | (继承自 DelegatingHandler) | |
TrackingId | Gets the tracking identifier. |
返回页首
(另请参见 受保护 方法)
Name | 说明 | |
---|---|---|
Dispose | (继承自 HttpMessageHandler) | |
Equals | (继承自 Object) | |
GetHashCode | (继承自 Object) | |
GetType | (继承自 Object) | |
ToString | (继承自 Object) |
返回页首
(另请参见 Extension 方法)
Name | 说明 | |
---|---|---|
Dispose | 重写。 (继承自 HttpMessageHandler) | |
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) | |
ProcessRequest | Processes the request made by the client. | |
ProcessRequest | (继承自 MessageProcessingHandler) | |
ProcessResponse | Processes the response for the client request. | |
ProcessResponse | (继承自 MessageProcessingHandler) |
返回页首
Name | 说明 | |
---|---|---|
GetHttpPipeline | 重载。 (Defined by CloudExtensions.) |
返回页首