LaunchDarkly Dotnet Server SDK Telemetry Integration
Search Results for

    Show / Hide Table of Contents

    Struct FlagChangeEvent

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

    Constructors

    FlagChangeEvent(string)

    Declaration
    public FlagChangeEvent(string key)
    Parameters
    Type Name Description
    string key

    Properties

    Key

    Declaration
    public string Key { get; }
    Property Value
    Type Description
    string
    In this article
    Back to top Generated by DocFX