C# Class tik4net.Objects.Ip.Dns.DnsCache

Exibir arquivo Open project: danikf/tik4net

Private Properties

Property Type Description

Public Methods

Method Description
Flush ( ITikConnection connection ) : void

clears internal DNS cache

Method Details

Flush() public method

clears internal DNS cache
public Flush ( ITikConnection connection ) : void
connection ITikConnection
return void