Show / Hide Table of Contents

Class JobIdGenerator

Inheritance
Object
JobIdGenerator
Namespace: BenchmarkDotNet.Jobs
Assembly: BenchmarkDotNet.dll
Syntax
public static class JobIdGenerator

Methods

GenerateRandomId(Job)

Declaration
public static string GenerateRandomId(Job job)
Parameters
Type Name Description
Job job
Returns
Type Description
String
In This Article
Back to top Copyright © 2013–2021 .NET Foundation and contributors