Interface TokenStateManager.CreateTokenStateRequestContext

  • Enclosing interface:
    TokenStateManager

    public static interface TokenStateManager.CreateTokenStateRequestContext
    A context object that can be used to create a token state by running a blocking task.

    Blocking providers should use this context to prevent excessive and unnecessary delegation to thread pools.