LaunchDarkly Dotnet Server SDK Telemetry Integration
Search Results for

    Show / Hide Table of Contents

    Struct EventProcessorTypes.MigrationOpEvent.ConsistentMeasurement

    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.ConsistentMeasurement

    Properties

    IsConsistent

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

    SamplingRatio

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