Table of Contents

Class StreamAbortMessage

Namespace
Npgsql.Replication.PgOutput.Messages
Assembly
Npgsql.dll

Logical Replication Protocol stream abort message for Logical Streaming Replication Protocol versions 2-3

public class StreamAbortMessage : TransactionControlMessage
Inheritance
StreamAbortMessage
Derived
Inherited Members

Properties

SubtransactionXid

Xid of the subtransaction (will be same as xid of the transaction for top-level transactions).

public uint SubtransactionXid { get; }

Property Value

uint