ITargetingContextAccessor インターフェイス

定義

現在のターゲット コンテキストへのアクセスを提供します。

public interface ITargetingContextAccessor
type ITargetingContextAccessor = interface
Public Interface ITargetingContextAccessor

メソッド

GetContextAsync()

現在のターゲット コンテキストを取得します。

GetContextAsync(CancellationToken)

現在のターゲット コンテキストを取得します。

適用対象