LaunchDarkly Dotnet Server SDK Telemetry Integration
Search Results for

    Show / Hide Table of Contents

    Class HookMetadata

    Inheritance
    object
    HookMetadata
    Inherited Members
    object.GetType()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: LaunchDarkly.Sdk.Server.Hooks
    Assembly: LaunchDarkly.ServerSdk.dll
    Syntax
    public sealed class HookMetadata

    Constructors

    HookMetadata(string)

    Declaration
    public HookMetadata(string name)
    Parameters
    Type Name Description
    string name

    Properties

    Name

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