Class StreamAbortMessage
Logical Replication Protocol stream abort message
Inheritance
object
StreamAbortMessage
Inherited Members
Namespace: Npgsql.Replication.PgOutput.Messages
Assembly: Npgsql.dll
Syntax
public sealed class StreamAbortMessage : TransactionControlMessage
Properties
| Improve this Doc View SourceSubtransactionXid
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 |
---|---|
uint |