-
Notifications
You must be signed in to change notification settings - Fork 0
PosSharp.Core.UposDeviceBase.PrepareAsync(System.Threading.CancellationToken)
github-actions[bot] edited this page May 8, 2026
·
3 revisions
Ensures the device is not disposed and the cancellation token is not cancelled.
protected System.Threading.Tasks.Task PrepareAsync(System.Threading.CancellationToken ct);ct System.Threading.CancellationToken
The 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
