C
csharpula csharp
Hello,
I have the following problem. I am writing to 2 files with stream writer
(one is the main log and other is the log for specific run) and in the
end of my application run I see that the writing to the main log sttoped
but the other log is ok (all of the data inside). I am not closing one
of the streams in the middle - what other reason can cause it?
Thanks
I have the following problem. I am writing to 2 files with stream writer
(one is the main log and other is the log for specific run) and in the
end of my application run I see that the writing to the main log sttoped
but the other log is ok (all of the data inside). I am not closing one
of the streams in the middle - what other reason can cause it?
Thanks