Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
nReco を threadpool でテストしています。スレッドセーフかどうかを知りたいのですが、他に回避策はありますか??
[http://www.nrecosite.com/pdf_generator_net.aspx][1]
PdfGenerator は異なるスレッドから同時に使用できますが、すべてのスレッドには HtmlToPdfConverter クラスの独自のインスタンスが必要です。
ちなみに、NReco.PdfGenerator の最新バージョンは 1.1.12 (LT ビルドは 1.1.14) です。PdfGenerator を、「NReco」名前空間を持つ別のコンポーネントと混同した可能性があります。