IHttpRequestIdentifierFeature 接口   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
用于唯一标识请求的功能。
public interface class IHttpRequestIdentifierFeature
	public interface IHttpRequestIdentifierFeature
	type IHttpRequestIdentifierFeature = interface
	Public Interface IHttpRequestIdentifierFeature
	- 派生
 
属性
| TraceIdentifier | 
		 获取或设置一个值以唯一标识请求。 这可用于日志记录和诊断。  |