leoyoo
leoyoo
I wan to know what the thread model like when Edgejs calling .net codes at run time. when edge call a function, it will create one instance of that .net...
nobody else met this kind of issue? why no any response or I posted in wrong place?
I got the StackOverflowException too when I'm using simple Entity Framework codes like below, this exception is not always occurred, it will happened after my program run for a while,...
By the way, can someone let me know what is the thread model is when the .net code running through the Edgejs? is that the edgejs call .net with a...
why there is no any response here? and nobody else had the same issue?
thanks for the reply, looks my case is not same with you. my .NET code only return an Integer value, this should not raise the serializing issue, right?