Jonathan Magnan
Jonathan Magnan
Hello @fayilt , You simply need to specify a `BatchTimeout`. You can verify it with the logger: ```csharp using (var bulk = new BulkOperation()) { bulk.Connection = connection; bulk.DestinationTableName =...
Hello @fayilt , The default timeout might depend on which library you are using. The default timeout for: - Bulk Operations is 15s // default timeout - Entity Framework Extensions...
Hello @fayilt , Since our last conversation, we haven't heard from you! Don't hesitate to contact us if you have any questions. Best regards, Jon
Hello @azsdaja , At first sight, it could maybe be possible to do such a request. I cannot promise it yet but I will certainly take more time to investigate...
Hello @azsdaja , We started this request but my developer asked me if you could provide him a sample project. The reason for this project is to make sure we...
Hello @azsdaja Since our last conversation, we haven't heard from you. Would it be possible to provide ys a sample project? Looking forward to hearing from you, Jon
Awesome! Don't worry, we all have unexpected tasks along our way! We will leave it open for another week! Looking forward to hearing from you, Jon
Awesome, We will look at it ;)
Thank you, I have added a task for my developer to clean the repository. These are only `Lab` project, so you can exclude it. Best Regards, Jonathan --- **Performance Libraries**...
Hello @adams85 , Thank for reporting, we will investigate it this week and provide you a better answer. I have some idea about why this happens but I want to...