<PackageReference Include="Microsoft.Extensions.Options" Version="10.0.8" />
Microsoft.Extensions.Options.IOptionsChangeTokenSource<TOptions>
Fetches a
IChangeToken that's used for tracking options changes.
Gets the name of the option instance being changed.
Returns a
IChangeToken that can be used to register a change notification callback.