RtBus.Position Property

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

Namespace:  IntervalZero.MaxRT.wRTOS.RtApi.IO
Assembly:  IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.1.0)

Syntax

Copy
public override long Position { get; set; }

Property Value

Type: Int64

See Also: