GlobalConf.defaultTopicConf

Use with \p name = \c \"default_topic_conf\"

Sets the default topic configuration to use for for automatically subscribed topics and for Topic construction with producer.

  1. void defaultTopicConf(TopicConf topic_conf)
    class GlobalConf
    nothrow @nogc @property
    void
    defaultTopicConf
  2. TopicConf defaultTopicConf()

See Also

subscribe()

Meta