Search Results for

    Show / Hide Table of Contents

    Class NpgsqlTracingOptions

    Options to configure Npgsql's support for OpenTelemetry tracing. Currently no options are available.

    Inheritance
    Object
    NpgsqlTracingOptions
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: Npgsql
    Assembly: Npgsql.dll
    Syntax
    public class NpgsqlTracingOptions
    In This Article
    Back to top © Copyright 2022 The Npgsql Development Team