Click or drag to resize
Akka.NETDistributedPubSubSettingsCreate Method
Overload List
  NameDescription
Public methodStatic memberCreate(ActorSystem)
Creates cluster publish/subscribe settings from the default configuration `akka.cluster.pub-sub`.
Public methodStatic memberCreate(Config)
Creates cluster publish subscribe settings from provided configuration with the same layout as `akka.cluster.pub-sub`.
Top
See Also