Table of Contents

Class FunctionConcurrencySnapshot

Namespace
Microsoft.Azure.WebJobs.Host.Scale
Assembly
Microsoft.Azure.WebJobs.Host.dll
public class FunctionConcurrencySnapshot
Inheritance
FunctionConcurrencySnapshot
Inherited Members

Constructors

FunctionConcurrencySnapshot()

public FunctionConcurrencySnapshot()

Properties

Concurrency

public int Concurrency { get; set; }

Property Value

int

Methods

Equals(object)

public override bool Equals(object obj)

Parameters

obj object

Returns

bool

GetHashCode()

public override int GetHashCode()

Returns

int