Skip to content

PosSharp.Core.UposDeviceBase.ThrowIfDisposed()

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

PosSharp v1.2.0 API Reference


UposDeviceBase.ThrowIfDisposed() Method

Throws an System.ObjectDisposedException if the device is disposed.

protected void ThrowIfDisposed();

Clone this wiki locally