Click or drag to resize

PacketReaderValidFrom Property

Returns the low water mark of the packet. Data prior to this mark may have been discarded and cannot be read.

Namespace: Demo3D.IO
Assembly: Demo3D.IO (in Demo3D.IO.dll) Version: 19.00.00
Syntax
C#
public int ValidFrom { get; protected set; }

Property Value

Int32
See Also