O
Ollie Riches
Just wonder what the cost of using the API
System.Diagnostics.Trace.WriteLine() is?
Infact does anyone know how this works internally - are all calls to the API
processed asynchronously by another thread and does it use some form of a
queue internally.
I guess this uses the win32 api 'OutputDebugString' is this true?
Cheers
Ollie Riches
System.Diagnostics.Trace.WriteLine() is?
Infact does anyone know how this works internally - are all calls to the API
processed asynchronously by another thread and does it use some form of a
queue internally.
I guess this uses the win32 api 'OutputDebugString' is this true?
Cheers
Ollie Riches