Struct DataStoreStatus
Inherited Members
Namespace: LaunchDarkly.Sdk.Server.Interfaces
Assembly: LaunchDarkly.ServerSdk.dll
Syntax
public struct DataStoreStatus
Properties
Available
Declaration
public bool Available { get; set; }
Property Value
Type | Description |
---|---|
bool |
RefreshNeeded
Declaration
public bool RefreshNeeded { get; set; }
Property Value
Type | Description |
---|---|
bool |
Methods
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
string |