LaunchDarkly Dotnet Server SDK
Search Results for

    Show / Hide Table of Contents

    Struct BigSegmentStoreTypes.StoreMetadata

    Values returned by GetMetadataAsync().

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: LaunchDarkly.Sdk.Server.Subsystems
    Assembly: LaunchDarkly.ServerSdk.dll
    Syntax
    public struct BigSegmentStoreTypes.StoreMetadata

    Properties

    | Edit this page View Source

    LastUpToDate

    The timestamp of the last update to the BigSegmentStore, if known.

    Declaration
    public UnixMillisecondTime? LastUpToDate { get; set; }
    Property Value
    Type Description
    UnixMillisecondTime?
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX