Table of Contents

Constructor EdgeLifecycleRecord

Namespace
Qavren.Edge.Lifecycle
Assembly
Qavren.Edge.Core.dll

EdgeLifecycleRecord(DateTimeOffset, EdgeLifecycleEventKind, EdgeMemoryPressure?, TimeSpan, int)

One entry in the hub's rolling history, surfaced by diagnostics.

public EdgeLifecycleRecord(DateTimeOffset Timestamp, EdgeLifecycleEventKind Kind, EdgeMemoryPressure? Level, TimeSpan Duration, int ObserverFailures)

Parameters

Timestamp DateTimeOffset
Kind EdgeLifecycleEventKind
Level EdgeMemoryPressure?
Duration TimeSpan
ObserverFailures int