Show / Hide Table of Contents

Enum Platform

Namespace: BenchmarkDotNet.Environments
Assembly: BenchmarkDotNet.dll
Syntax
public enum Platform

Fields

Name Description
AnyCpu

AnyCPU

Arm

ARM

Arm64

ARM64

LoongArch64

LOONGARCH64

S390x

S390x

Wasm

Wasm

X64

x64

X86

x86

Extension Methods

ConfigurationExtensions.ToConfig()
In This Article
Back to top Copyright © 2013–2021 .NET Foundation and contributors