TestimoX

API Reference

Class

Diagnostics (DomainControllerPortPostureService)

Namespace ADPlayground.DomainControllers.DomainControllerPortPostureService
Assembly ADPlayground
Modifiers sealed

Diagnostics for domain-controller TCP port posture collection.

Inheritance

  • Object
  • Diagnostics

Constructors

public Diagnostics() #

Properties

public Int32 TestedPortCount { get; set; } #

Total ports probed.

public Int32 TimeoutMs { get; set; } #

Probe timeout used for each TCP connection attempt.

public Int32 RetryCount { get; set; } #

Retry count used during the probe.

public Int32 RetryDelayMs { get; set; } #

Retry delay used during the probe.