TestimoX

API Reference

Enum

BenchmarkProductVariant

Namespace TestimoX.Benchmarks
Assembly TestimoX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Identifies a benchmark product variant within one product generation.

Inheritance

  • Enum
  • BenchmarkProductVariant

Usage

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

Accepted by parameters

Values

public const BenchmarkProductVariant Standard #

The product has no separate benchmark variant.

Value: 0
public const BenchmarkProductVariant Enterprise #

A domain-managed enterprise workstation benchmark.

Value: 1
public const BenchmarkProductVariant Standalone #

A workgroup or otherwise stand-alone workstation benchmark.

Value: 2