When starting multiple threads in a .NET COBOL program using System.Threading.Tasks.Task::Run, if COBOL file I-O statements are run within the task, run-time errors regarding null reference exceptions can occur.
Read knowledge article for resolution
#SupportTips/KnowledgeDocs