Clear Cache

Microsoft.Windows.DNSServer.Library.Task.ClearCache (Task)

Element properties:

TargetMicrosoft.Windows.DNSServer.Library.Server
AccessibilityInternal
CategoryCustom
EnabledTrue
RemotableFalse
Timeout300

Member Modules:

ID Module Type TypeId RunAs 
ControlServer WriteAction Microsoft.Windows.DNSServer.Library.WriteAction.ControlServer Microsoft.Windows.DNSServer.Library.ActionAccount

Source Code:

<Task ID="Microsoft.Windows.DNSServer.Library.Task.ClearCache" Accessibility="Internal" Enabled="true" Target="Microsoft.Windows.DNSServer.Library.Server" Timeout="300" Remotable="true">
<Category>Custom</Category>
<WriteAction ID="ControlServer" RunAs="Microsoft.Windows.DNSServer.Library.ActionAccount" TypeID="Microsoft.Windows.DNSServer.Library.WriteAction.ControlServer">
<Action>ClearCache</Action>
</WriteAction>
</Task>