Skip to content

DataAttribute with disposable data #2610

Discussion options

You must be logged in to vote

The fact that your data items implement IDisposable is enough: we will automatically call Dispose() when we're done with the data item. There's no need for you to try to call Dispose() yourself.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bradwilson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants