Class DnsExt.DnsSettings
TBD
Inherited Members
Namespace: Akka.IO
Assembly: Akka.dll
Syntax
public class DnsExt.DnsSettings
Constructors
| Edit this page View SourceDnsSettings(Config)
TBD
Declaration
public DnsSettings(Config config)
Parameters
Type | Name | Description |
---|---|---|
Config | config | TBD |
Properties
| Edit this page View SourceDispatcher
TBD
Declaration
public string Dispatcher { get; }
Property Value
Type | Description |
---|---|
string |
ProviderObjectName
TBD
Declaration
public string ProviderObjectName { get; }
Property Value
Type | Description |
---|---|
string |
Resolver
TBD
Declaration
public string Resolver { get; }
Property Value
Type | Description |
---|---|
string |
ResolverConfig
TBD
Declaration
public Config ResolverConfig { get; }
Property Value
Type | Description |
---|---|
Config |