Class StreamStartMessage
Logical Replication Protocol stream start message
Inheritance
StreamStartMessage
Inherited Members
Namespace: Npgsql.Replication.PgOutput.Messages
Assembly: Npgsql.dll
Syntax
public sealed class StreamStartMessage : TransactionControlMessage
Properties
StreamSegmentIndicator
A value of 1 indicates this is the first stream segment for this XID, 0 for any other stream segment.
Declaration
public byte StreamSegmentIndicator { get; }
Property Value
Type | Description |
---|---|
Byte |