I am serializing a object, using XMl serialization. And it takes a while, as its a big tree structure.
How can I display a progress bar showing the serialization status?
Please advise.
Thanks
How can I display a progress bar showing the serialization status?
Please advise.
Thanks
Comment