Aspose::Pdf::Multithreading::InterruptMonitor::set_ThreadLocalInstance method

InterruptMonitor::set_ThreadLocalInstance method

Sets the IInterruptMonitor instance which is unique for each thread.

static void Aspose::Pdf::Multithreading::InterruptMonitor::set_ThreadLocalInstance(const System::SharedPtr<IInterruptMonitor> &value)

See Also