Skip to content

Commit

Permalink
Fix DisableUnobservedTaskExceptionCapture method name (#11047)
Browse files Browse the repository at this point in the history
  • Loading branch information
xt0rted committed Aug 28, 2024
1 parent d2eb8f0 commit 1bca2aa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ options.DisableAppDomainUnhandledExceptionCapture()

Disables automatic capture of unhandled exceptions.

## DisableTaskUnobservedTaskExceptionCapture
## DisableUnobservedTaskExceptionCapture

Disables automatic capture of Unobserved Task Exceptions.

Expand Down

0 comments on commit 1bca2aa

Please sign in to comment.