API Reference
Class
BenchmarkTargetDiscoveryService
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
Methods
public BenchmarkTargetDiscoveryResult DiscoverWindowsHost(String computerName) #Returns:
BenchmarkTargetDiscoveryResultDiscovers one Windows host and derives workload-specific resource targets without storing credentials.
Parameters
- computerName System.String