C# Класс DNSManagement.RootHints

Describes the RootHints stored in a cache file on a DNS Server.

MicrosoftDNS_RootHints

Наследование: Domain
Показать файл Открыть проект

Открытые методы

Метод Описание
WriteBackRootHintDatafile ( Server server ) : void

Writes the RootHints back to the DNS Cache file.

Приватные методы

Метод Описание
RootHints ( System.Management.ManagementObject mo ) : System

Описание методов

WriteBackRootHintDatafile() публичный Метод

Writes the RootHints back to the DNS Cache file.
public WriteBackRootHintDatafile ( Server server ) : void
server Server server object to execute this method on
Результат void