Struct BigSegmentStoreTypes.StoreMetadata
Values returned by GetMetadataAsync().
Inherited Members
Namespace: LaunchDarkly.Sdk.Server.Subsystems
Assembly: LaunchDarkly.ServerSdk.dll
Syntax
public struct BigSegmentStoreTypes.StoreMetadata
Properties
| Edit this page View SourceLastUpToDate
The timestamp of the last update to the BigSegmentStore, if known.
Declaration
public UnixMillisecondTime? LastUpToDate { get; set; }
Property Value
Type | Description |
---|---|
UnixMillisecondTime? |