你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ITargetingContextAccessor 接口

定义

提供对当前目标上下文的访问。

public interface ITargetingContextAccessor
type ITargetingContextAccessor = interface
Public Interface ITargetingContextAccessor

方法

GetContextAsync()

检索当前目标上下文。

GetContextAsync(CancellationToken)

检索当前目标上下文。

适用于