Skip to content

Fix: Throw ObjectDisposedException not InvalidOperationException#3

Open
MadManMarkAu wants to merge 1 commit into
Yellow-Dog-Man:mainfrom
MadManMarkAu:main
Open

Fix: Throw ObjectDisposedException not InvalidOperationException#3
MadManMarkAu wants to merge 1 commit into
Yellow-Dog-Man:mainfrom
MadManMarkAu:main

Conversation

@MadManMarkAu

Copy link
Copy Markdown

Accessing a disposed instance should, by convention, throw ObjectDisposedException instead of InvalidOperationexception when accessing a disposed instance. Changed the exception thrown in ApplicationLoopbackCapture.

…on in ApplicationLoopbackCapture when accessing disposed instance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant