Created
October 6, 2017 16:08
-
-
Save EgorBo/2df7661ad3fed955ef744921e5f27000 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// each line throws NotSupported/NotImplemented exceptions: | |
//1 | |
CompressedStack compressedStack = CompressedStack.Capture(); | |
//2 | |
Thread.CurrentThread.DisableComObjectEagerCleanup(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment