Skip to content

Instantly share code, notes, and snippets.

@EgorBo
Created October 6, 2017 16:08
Show Gist options
  • Save EgorBo/2df7661ad3fed955ef744921e5f27000 to your computer and use it in GitHub Desktop.
Save EgorBo/2df7661ad3fed955ef744921e5f27000 to your computer and use it in GitHub Desktop.
// 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