Skip to content

PosSharp.Abstractions.UposStatusUpdateEventArgs

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

PosSharp v1.2.0 API Reference


UposStatusUpdateEventArgs Class

Represents arguments for a StatusUpdateEvent.

public sealed class UposStatusUpdateEventArgs : PosSharp.Abstractions.UposEventArgs

Inheritance System.Object 🡒 System.EventArgs 🡒 UposEventArgs 🡒 UposStatusUpdateEventArgs

Constructors
UposStatusUpdateEventArgs(int) Represents arguments for a StatusUpdateEvent.
Properties
Status Gets the status value of the status update event.

Clone this wiki locally