Class StreamAbortMessage
Logical Replication Protocol stream abort message
Inheritance
StreamAbortMessage
Inherited Members
Namespace: Npgsql.Replication.PgOutput.Messages
Assembly: Npgsql.dll
Syntax
public sealed class StreamAbortMessage : TransactionControlMessage
Properties
SubtransactionXid
Xid of the subtransaction (will be same as xid of the transaction for top-level transactions).
Declaration
public uint SubtransactionXid { get; }
Property Value
Type | Description |
---|---|
UInt32 |