TestimoX

API Reference

Enum

BenchmarkProductFamily

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

Identifies a supported benchmark product family independently of a pack version.

Inheritance

  • Enum
  • BenchmarkProductFamily

Usage

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

Values

public const BenchmarkProductFamily WindowsClient #

Microsoft Windows desktop operating systems.

Value: 0
public const BenchmarkProductFamily WindowsServer #

Microsoft Windows Server.

Value: 1
public const BenchmarkProductFamily SqlServer #

Microsoft SQL Server.

Value: 2
public const BenchmarkProductFamily Iis #

Microsoft Internet Information Services.

Value: 3
public const BenchmarkProductFamily ExchangeServer #

Microsoft Exchange Server.

Value: 4