TestimoX

API Reference

Class

Diagnostics (DomainControllerTimeSkewPostureService)

Namespace ADPlayground.DomainControllers.DomainControllerTimeSkewPostureService
Assembly ADPlayground
Modifiers sealed

Diagnostics captured during time-skew posture evaluation.

Inheritance

  • Object
  • Diagnostics

Constructors

Properties

public String ReferenceMode { get; set; } #

Configured reference mode.

public Int32 QueryTimeoutSeconds { get; set; } #

Configured remote query timeout in seconds.

public Int32 ReferenceTimeoutMs { get; set; } #

Configured reference timeout in milliseconds.

public Boolean IsW32TimeRunning { get; set; } #

True when the Windows Time service was running on the target.

public Nullable<Int32> ExternalNtpStratum { get; set; } #

External NTP stratum when available.

public Nullable<Double> ExternalRoundTripDelayMs { get; set; } #

External NTP round-trip delay in milliseconds when available.