IOptionsSnapshot<TOptions>.Value Property

Definition

Returns the value of the TOptions which will be computed once.

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

Property Value

TOptions

Applies to