Class DnsExt.DnsSettings
TBD
Inherited Members
Namespace: Akka.IO
Assembly: Akka.dll
Syntax
public class DnsSettings
Constructors
| Improve this Doc View SourceDnsSettings(Config)
TBD
Declaration
public DnsSettings(Config config)
Parameters
Type | Name | Description |
---|---|---|
Config | config | TBD |
Properties
| Improve this Doc 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 |