Class ProtoInfrastructureSettings
The configuration values started infrastructure provided, keyed as the application reads them.
public sealed class ProtoInfrastructureSettings
- Inheritance
-
ProtoInfrastructureSettings
- Inherited Members
- Extension Methods
Properties
Values
Gets a snapshot of the settings.
public IReadOnlyDictionary<string, string> Values { get; }