TestimoX

API Reference

Class

BenchmarkExecutionTargetContext

Namespace TestimoX.Benchmarks.Execution
Assembly TestimoX
Modifiers sealed

Combines one provider-enriched typed target with the Windows host facts used for applicability.

Inheritance

  • Object
  • BenchmarkExecutionTargetContext

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Constructors

Properties

public BenchmarkTarget Target { get; set; } #

Gets or sets the concrete resource to assess or change.

public BenchmarkHostFacts Host { get; set; } #

Gets or sets facts for the Windows host that owns or exposes the resource.