TestimoX

API Reference

Class

DnsCollectionDiagnostics

Namespace ADPlayground.Dns
Assembly ADPlayground
Modifiers sealed

Lightweight diagnostics captured during DNS WMI collection.

Inheritance

  • Object
  • DnsCollectionDiagnostics

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Constructors

public DnsCollectionDiagnostics() #

Properties

public Int32 WmiQueryCount { get; set; } #

Total Microsoft DNS WMI queries attempted by the collector.

public Double DurationMs { get; set; } #

Elapsed collection duration in milliseconds.