ListenerOutputLineSeparator Property

Line separators to control displaying bytes if ByteDisplayMode is equal to ByteDisplayModes.Lines.

Definition

Namespace: OddPrg.Communication
Assembly: OddPrg.Communication.Listeners (in OddPrg.Communication.Listeners.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public ByteBuffer OutputLineSeparator { get; set; }

Property Value

ByteBuffer

See Also