Skip to content

PosSharp.Core.UposStateException.CurrentState

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

PosSharp v1.2.0 API Reference


UposStateException.CurrentState Property

Gets the state of the device at the time the exception was thrown.

public PosSharp.Abstractions.ControlState CurrentState { get; }

Property Value

PosSharp.Abstractions.ControlState

Clone this wiki locally