Powershell object property changed to "Text" on pass to Start-Job -


i'm passing object background job via start-job. object has array property use inside background job.

however, array property converted other field. instead of being property "array", "arraytext" , appears string. i'm assuming has serialization, i'm not sure why happening. know object methods lost, thought data members should survive serialization? data seems there in text.


Comments

Popular posts from this blog

.net - Generate assembly with Roslyn -

batch file - filebot superstrict script: need tiny video sample or other solution -

ZeroMQ on Windows, with Qt Creator -