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

Afficher le fichier Open project: danikf/tik4net

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Flush ( ITikConnection connection ) : void

clears internal DNS cache

Method Details

Flush() public méthode

clears internal DNS cache
public Flush ( ITikConnection connection ) : void
connection ITikConnection
Résultat void