Dart Tcp, Daemon, Udp Controls
Position Property
Description
Current byte position in the stream.
Property type
Read-write property
Syntax
Visual Basic
Public Property Position As Long
Remarks
The Read and Write methods use this starting position. This property can be set to any value between 0 and Size. Position is initialized to 0 when the buffer is empty.
See Also

DartStream Object  | DartStream Members


Documentation Version 1.9.3.0
© 2020 Dart Communications. All Rights Reserved.
Send comments on this topic