Table of Contents

Namespace Acuit.Pinpoint.Common.Options

Classes

OptionsBuilderUpdateableOptionsExtensions

Extension members for configuring updateable options.

OptionsHelperExtensions

Helper extension members for IOptions<TOptions> and IOptionsMonitor<TOptions>.

OptionsIOException

The exception thrown when there is a problem reading or writing options.

OptionsUpdaterExtensions

Extension members for IOptionsUpdater<TOptions>.

UpdateableOptionsServiceCollectionExtensions

Extension members for initializing updateable options.

Interfaces

IOptionsUpdater<TOptions>

Used to retrieve and update TOptions instances.

IUpdateableOptions<TOptions>

Used to register TOptions instances that can be updated via IOptionsUpdater<TOptions>.