LaunchDarkly Dotnet Server SDK Telemetry Integration
Search Results for

    Show / Hide Table of Contents

    Struct EventProcessorTypes.IdentifyEvent

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

    Properties

    Context

    Declaration
    public Context Context { get; set; }
    Property Value
    Type Description
    Context

    Timestamp

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