Published on InterSystems Developer Community (https://community.intersystems.com)

Home > C#/.NET XEP - Storing an object array generates a Console Write "Elapsed server write time: [elapsed time]"

Question
Nicholas Dedekind · Mar 2, 2022

C#/.NET XEP - Storing an object array generates a Console Write "Elapsed server write time: [elapsed time]"

Calling  InterSystems.XEP.Event.Store(object[]) issues an unnecessary debug console line "Elapsed server write time:..." which is polluting the console window.
Traced it to a IRIS.xepSSNDFinish

Is there any way this can be disabled?

 

Thanks!

#InterSystems IRIS
Product version: IRIS 2021.2

Source URL:https://community.intersystems.com/post/cnet-xep-storing-object-array-generates-console-write-elapsed-server-write-time-elapsed-time