StartupOptions Class

Definition

Options used when initially loading data into the configuration provider.

public class StartupOptions
type StartupOptions = class
Public Class StartupOptions
Inheritance
StartupOptions

Constructors

StartupOptions()

Properties

Timeout

The amount of time allowed to load data from Azure App Configuration on startup.

Applies to