LaunchDarkly Dotnet Client SDK
Search Results for

    Show / Hide Table of Contents

    Class EventProcessorTypes

    Parameter types for use by IEventProcessor implementations.

    Inheritance
    object
    EventProcessorTypes
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: LaunchDarkly.Sdk.Client.Subsystems
    Assembly: LaunchDarkly.ClientSdk.dll
    Syntax
    public static class EventProcessorTypes
    Remarks

    Application code normally does not need to use these types or interact directly with any IEventProcessor functionality. They are provided to allow a custom implementation or test fixture to be substituted for the SDK's normal analytics event logic.

    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX