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.IOAssembly: Demo3D.IO (in Demo3D.IO.dll) Version: 19.00.00
Syntaxpublic int ValidFrom { get; protected set; }Property Value
Int32
See Also