I have a temporary licence for the ASPOSE barcode library. Why does it takes so long to call the following licensing code? It is taking 5 seconds to run in my code.
Aspose.BarCode.License license = new Aspose.BarCode.License();
license.SetLicense("Aspose.BarCode.lic");