Tries to handle the specified exception asynchronously within the ASP.NET Core pipeline.
Implementations of this method can provide custom exception-handling logic for different scenarios.
Definition
Namespace:MobileTrack.Web.Portal Assembly: MobileTrack.Web.Portal (in MobileTrack.Web.Portal.exe) Version: 0.8+821604ea552bde242964120acb39b21c90d2b4af
ValueTaskBoolean
A task that represents the asynchronous read operation. The value of its Result
property contains the result of the handling operation.
if the exception was handled successfully; otherwise .