Skip to main content

BusySnapshotNotStarted

Namespace: Busy.Bar

No BUSY timer is currently running.

public sealed record class BusySnapshotNotStarted : BusySnapshotState, System.IEquatable`1[[Busy.Bar.BusySnapshotState, BusyBar, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.IEquatable`1[[Busy.Bar.BusySnapshotNotStarted, BusyBar, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]

Inheritance Object → BusySnapshotState → BusySnapshotNotStarted
Implements IEquatable<BusySnapshotState>, IEquatable<BusySnapshotNotStarted>
Attributes NullableContextAttribute, NullableAttribute

Properties​

BusyBarSettings​

Presentation settings in effect for this snapshot, if the timer has been started.

public BusyBarSettings? BusyBarSettings { get; init; }

Property Value​

BusyBarSettings

Constructors​

BusySnapshotNotStarted()​

public BusySnapshotNotStarted()