Npgsql API Docs

Fastpath Constructor

Missing <summary> documentation for M:NpgsqlTypes.Fastpath.#ctor(Npgsql.NpgsqlConnection,System.IO.Stream)

Overload List

Missing <summary> documentation for M:NpgsqlTypes.Fastpath.#ctor(Npgsql.NpgsqlConnection)

public Fastpath(NpgsqlConnection);

Missing <summary> documentation for M:NpgsqlTypes.Fastpath.#ctor(Npgsql.NpgsqlConnection,System.IO.Stream)

public Fastpath(NpgsqlConnection,Stream);

See Also

Fastpath Class | NpgsqlTypes Namespace