RTBus Position Property IntervalZero RTX Managed Code
Gets or sets the current position (offset from the base address) in the stream

Namespace:  RTX.IO
Assembly:  IntervalZero.RTX (in IntervalZero.RTX.dll) Version: 12.0.0.0 (12.0.0.0)

Syntax

public override long Position { get; set; }

Property Value

Type: OnlineInt64
See Also