Skip to content

PosSharp.Core.UposDeviceBase.AutoDisable

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

PosSharp v1.2.0 API Reference


UposDeviceBase.AutoDisable Property

Gets or sets a value indicating whether the device is automatically disabled after a data event is fired.

public bool AutoDisable { get; set; }

Implements AutoDisable

Property Value

System.Boolean

Clone this wiki locally