Table of Contents

Class ReplicationSlot

Namespace
Npgsql.Replication
Assembly
Npgsql.dll

Contains information about a newly-created replication slot.

public abstract class ReplicationSlot
Inheritance
ReplicationSlot
Derived
Inherited Members

Properties

Name

The name of the newly-created replication slot.

public string Name { get; }

Property Value

string