Class TagFunction

    • Constructor Detail

      • TagFunction

        public TagFunction()
      • TagFunction

        public TagFunction​(boolean useReads)
        Create a tag function that can use reads instead of subscribing. If false, it will use Subscribed_ReadInitial, due to changes that were made in the 8.0 line, which introduced that semantic. If that is not desired, the more specific constructor that tags EvaluationMode should be used.