TAbortSignal

Interface extending the standard AbortSignal to represent a typed abort signal. Used for signaling and managing the cancellation of asynchronous operations.

This interface can be extended or customized to include additional properties or methods specific to the application's requirements.