Table of Contents

Class Metric<T>

Namespace
Temporalio.Common
Assembly
Temporalio.dll

Base class for all metrics.

public abstract class Metric<T> : Metric where T : struct

Type Parameters

T

Type of value for the metric.

Inheritance
Metric<T>
Derived
Inherited Members