Interface IBigSegmentStoreStatusProvider
Namespace: LaunchDarkly.Sdk.Server.Interfaces
Assembly: LaunchDarkly.ServerSdk.dll
Syntax
public interface IBigSegmentStoreStatusProviderProperties
Status
Declaration
BigSegmentStoreStatus Status { get; }Property Value
| Type | Description | 
|---|---|
| BigSegmentStoreStatus | 
Events
StatusChanged
Declaration
event EventHandler<BigSegmentStoreStatus> StatusChangedEvent Type
| Type | Description | 
|---|---|
| EventHandler<BigSegmentStoreStatus> |