Skip to content

PosSharp.Abstractions.UposOutputCompleteEventArgs

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

PosSharp v1.2.0 API Reference


UposOutputCompleteEventArgs Class

Represents arguments for an OutputCompleteEvent.

public sealed class UposOutputCompleteEventArgs : PosSharp.Abstractions.UposEventArgs

Inheritance System.Object 🡒 System.EventArgs 🡒 UposEventArgs 🡒 UposOutputCompleteEventArgs

Constructors
UposOutputCompleteEventArgs(int) Represents arguments for an OutputCompleteEvent.
Properties
OutputId Gets the output identifier of the output complete event.

Clone this wiki locally