Class SpringCloudConfigHealth
Inheritance
System.Object
SpringCloudConfigHealth
Namespace: Steeltoe.Extensions.Configuration.ConfigServer
Assembly: Steeltoe.Extensions.Configuration.ConfigServerBase.dll
Syntax
public class SpringCloudConfigHealth : object
Properties
| Edit this page View SourceEnabled
Declaration
public bool Enabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
TimeToLive
Declaration
public long TimeToLive { get; set; }
Property Value
Type | Description |
---|---|
System.Int64 |