Mstm.WriteToFile method

how this method will handle writing to file when we set engine to couple of threads and same events (which fires same function that write to same file) will occure in same time?

 

when we use this function in exe application and run it twice - second instance of application will throw exception that says file is in use.

Tagged: