FramingType ​
Defines the type of message framing used in a pipeline connector.
Kind: Enum
Namespace: ConnectorLib.SimplePipeline
Inheritance: IComparable → IConvertible → IFormattable → ISpanFormattable
Public Attributes
FramingType
Null
Data is framed using a null (0x00) terminator.
Enums
FramingType
[Null = 0]Defines the type of message framing used in a pipeline connector.
