Hi,
Is there any way to cancel document rendering in ASP.NET Core?
Cancel rendering | Documentation (groupdocs.com)
For example if there’s issue in the document, and we’d like to cancel it within IFileStorage.ReadFile…...a such way so the users can manage the client app behavior. vladimir...