The Position property indicates the progress through the buffer, and indicates the position within the underlying array that subsequent data will be read from or written to.

Namespace:  Kaazing.HTML5
Assembly:  Kaazing.Gateway (in Kaazing.Gateway.dll)

Syntax

Visual Basic
Public Position As Integer
C#
public int Position
Visual C++
public:
int Position

See Also