Share via


SingletonOptionsMonitor<TOptions>.CurrentValue Property

Definition

Gets the current options value.

public TOptions CurrentValue { get; }
member this.CurrentValue : 'Options
Public ReadOnly Property CurrentValue As TOptions

Property Value

TOptions

Implements

Applies to