Click or drag to resize
Akka.NETConfigAddition Operator
Overload List
  NameDescription
Public operatorStatic memberAddition(String, Config)
Adds the supplied configuration as a fallback to the supplied configuration string.
Public operatorStatic memberAddition(Config, String)
Adds the supplied configuration string as a fallback to the supplied configuration.
Top
See Also