Skip to content

PosSharp.Core.UposDeviceBase.ErrorEvents

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

PosSharp v1.2.0 API Reference


UposDeviceBase.ErrorEvents Property

Gets a stream of ErrorEvents.

public R3.Observable<PosSharp.Abstractions.UposErrorEventArgs> ErrorEvents { get; }

Implements ErrorEvents, ErrorEvents

Property Value

R3.Observable<PosSharp.Abstractions.UposErrorEventArgs>

Clone this wiki locally