Skip to content

PosSharp.Core.UposDeviceBase.LastError

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

PosSharp v1.2.0 API Reference


UposDeviceBase.LastError Property

Gets the result code of the last completed operation.

public R3.ReadOnlyReactiveProperty<PosSharp.Abstractions.UposErrorCode> LastError { get; }

Implements LastError

Property Value

R3.ReadOnlyReactiveProperty<PosSharp.Abstractions.UposErrorCode>

Clone this wiki locally