LaunchDarkly Dotnet Server SDK Telemetry Integration
Search Results for

    Show / Hide Table of Contents

    Struct EventProcessorTypes.MigrationOpEvent.InvokedMeasurement

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

    Properties

    New

    Declaration
    public bool New { get; set; }
    Property Value
    Type Description
    bool

    Old

    Declaration
    public bool Old { get; set; }
    Property Value
    Type Description
    bool
    In this article
    Back to top Generated by DocFX