Table of Contents

Class Stat<TAction>.Item

Namespace
Ecng.ComponentModel
Assembly
Ecng.ComponentModel.dll

Represents an item that tracks the duration of an action.

public class Stat<TAction>.Item : Disposable, IDisposable
Inheritance
Stat<TAction>.Item
Implements
Inherited Members
Extension Methods

Methods

DisposeManaged()

Disposes the current tracking item and updates the parent statistics.

protected override void DisposeManaged()