Class SimpleDnsCache
TBD
Inherited Members
Namespace: Akka.IO
Assembly: Akka.dll
Syntax
public class SimpleDnsCache : DnsBase
Constructors
| Improve this Doc View SourceSimpleDnsCache()
TBD
Declaration
public SimpleDnsCache()
Methods
| Improve this Doc View SourceCached(String)
TBD
Declaration
public override Dns.Resolved Cached(string name)
Parameters
Type | Name | Description |
---|---|---|
String | name | TBD |
Returns
Type | Description |
---|---|
Dns.Resolved | TBD |
Overrides
| Improve this Doc View SourceCleanUp()
TBD
Declaration
public void CleanUp()
Clock()
TBD
Declaration
protected virtual long Clock()
Returns
Type | Description |
---|---|
Int64 | TBD |