LaunchDarkly Dotnet Client SDK
Search Results for

    Show / Hide Table of Contents

    Struct EventTypes.CustomEvent

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: LaunchDarkly.Sdk.Internal.Events
    Assembly: LaunchDarkly.InternalSdk.dll
    Syntax
    public struct EventTypes.CustomEvent

    Fields

    Context

    Declaration
    public Context Context
    Field Value
    Type Description
    Context

    Data

    Declaration
    public LdValue Data
    Field Value
    Type Description
    LdValue

    EventKey

    Declaration
    public string EventKey
    Field Value
    Type Description
    string

    MetricValue

    Declaration
    public double? MetricValue
    Field Value
    Type Description
    double?

    Timestamp

    Declaration
    public UnixMillisecondTime Timestamp
    Field Value
    Type Description
    UnixMillisecondTime
    In this article
    Back to top Generated by DocFX