Click or drag to resize

DelimitedFormatStart Property

Format start delimiter.

Namespace: Demo3D.HLE.Comms.Telegram
Assembly: Demo3D.HLE (in Demo3D.HLE.dll) Version: 19.00.00
Syntax
C#
public byte[] Start { get; set; }

Property Value

Byte

Implements

IDelimitedStart
Remarks

Set as empty if the format does not use a start delimiter.

See Also