ClearCache method of the MicrosoftDNS_Cache class

The ClearCache method clears the DNS Server cache of resource records.

Syntax

void ClearCache();

Parameters

This method has no parameters.

Return value

This method does not return a value.

Requirements

Requirement Value
Minimum supported client
None supported
Minimum supported server
Windows 2000 Server [desktop apps only]
End of client support
None supported
End of server support
Windows Server 2003 R2
Namespace
Root\MicrosoftDNS
MOF
Dnsprov.mof

See also

MicrosoftDNS_Domain

GetDistinguishedName Method of the MicrosoftDNS_Cache Class