Class PgOutputReplicationMessage
The base class of all Logical Replication Protocol Messages
Inheritance
PgOutputReplicationMessage
Inherited Members
Namespace: Npgsql.Replication.PgOutput.Messages
Assembly: Npgsql.dll
Syntax
public abstract class PgOutputReplicationMessage : ReplicationMessage
Remarks
See https://www.postgresql.org/docs/current/protocol-logicalrep-message-formats.html for details about the protocol.
Methods
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
String |