TestimoX

API Reference

Class

BenchmarkTargetDiscoveryService

Namespace TestimoX.Benchmarks.Targets
Assembly TestimoX
Modifiers sealed

Builds a typed benchmark target topology from shared ComputerX host discovery.

Inheritance

  • Object
  • BenchmarkTargetDiscoveryService

Constructors

public BenchmarkTargetDiscoveryService(BenchmarkProviderRegistry providers = null) #

Initializes the discovery service over an optional provider registry.

Parameters

providers TestimoX.Benchmarks.Providers.BenchmarkProviderRegistry = null optionalposition: 0

Methods

public BenchmarkTargetDiscoveryResult DiscoverWindowsHost(String computerName) #
Returns: BenchmarkTargetDiscoveryResult

Discovers one Windows host and derives workload-specific resource targets without storing credentials.

Parameters

computerName System.String requiredposition: 0