Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is the use case for System.Threading.CompressedStack

Tags:

c#

I'm trying to find a practical use for System.Threading.CompressedStack. Something cool, not "Oh, we can move the stack from one thread to another for fun", but rather when one would actually want to do that or whatever else you can do with this fun little class.

like image 942
Michael J. Gray Avatar asked Jun 04 '26 22:06

Michael J. Gray


1 Answers

Straight from the documentation:

"This class is not used in ordinary application programming."

I guess it is only for extraordinary application programming.

like image 142
Jerry Joyce Avatar answered Jun 07 '26 11:06

Jerry Joyce



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!