IOptionsMonitor<TOptions>.CurrentValue Property

Definition

Returns the current TOptions instance with the DefaultName.

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

Property Value

TOptions

Applies to