Click or drag to resize

DelimitedFormatStart Property

Format start delimiter.

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

Property Value

Type: Byte

Implements

IDelimitedStart
Remarks

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

See Also