Skip to content

PosSharp.Core.UposDeviceBase.DataEvents

github-actions[bot] edited this page May 8, 2026 · 5 revisions

PosSharp v1.2.0 API Reference


UposDeviceBase.DataEvents Property

Gets a stream of DataEvents.

public R3.Observable<PosSharp.Abstractions.UposDataEventArgs> DataEvents { get; }

Implements DataEvents, DataEvents

Property Value

R3.Observable<PosSharp.Abstractions.UposDataEventArgs>

Clone this wiki locally