Interface ITargetingContextAccessor


  • public interface ITargetingContextAccessor
    Interface for providing a Targeting Context to the `Microsoft.TargetingFilter`.
    • Method Detail

      • getContextAsync

        Mono<TargetingContext> getContextAsync()
        Returns the Targeting Context for Feature Targeting evaluation.
        Returns:
        Mono<TargetContext>