API Reference
Class
Diagnostics (DomainControllerPortPostureService)
Diagnostics for domain-controller TCP port posture collection.
Inheritance
- Object
- Diagnostics
Constructors
public Diagnostics() #Inherited Methods
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.