RTBusPosition Property

Gets or sets the current position (offset from the base address) in the stream.

Namespace:  IntervalZero.RTX64.RTAPI.IO
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Syntax
public override long Position { get; set; }

Property Value

Type: Int64
See Also