TestimoX

API Reference

Class

DomainControllerTargetingLimits

Namespace TestimoX.Execution

Shared limits for domain-controller execution targeting inputs.

Inheritance

  • Object
  • DomainControllerTargetingLimits

Methods

ClampTargetsPerDomain(System.Int32 requested) #

Clamps a requested per-domain target count into the supported range.

Parameters

requested System.Int32 required
Requested target count.

Returns

A value between 1 and MaxTargetsPerDomain.

Fields

MaxTargetsPerDomain #

Maximum allowed number of sampled targets per domain.