-
Notifications
You must be signed in to change notification settings - Fork 0
PosSharp.Core.UposDeviceBase.OnReleaseAsync(System.Threading.CancellationToken)
github-actions[bot] edited this page May 8, 2026
·
5 revisions
Called by ReleaseAsync(CancellationToken) to perform device-specific release logic.
protected abstract System.Threading.Tasks.Task OnReleaseAsync(System.Threading.CancellationToken ct);ct System.Threading.CancellationToken
Cancellation token.
System.Threading.Tasks.Task
A task representing the asynchronous operation.
Expand / Collapse
- Interfaces
- Classes
- Events
- Enums & Constants
Expand / Collapse
- Lifecycle Management
- Base Components
- Exceptions
