Class ReplicationSlot
Contains information about a newly-created replication slot.
Inherited Members
Namespace: Npgsql.Replication
Assembly: Npgsql.dll
Syntax
public abstract class ReplicationSlot
Properties
Name
The name of the newly-created replication slot.
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
String |