Hi All,
Where can I find usefull information about the use of VMware.Vim in C# .NET.
Sofar I've setup an application with the use of VimClient.FindEntityViews but find it extreemly slow. So I'm looking for an alternative. I also found the PropertyCollector and some examples, but again these examples make use of the VimApi implementation and I'm having trouble porting this to VMware.Vim.
So a couple of questions
1. Why is VimClient.FindEntityViews slow, I found some comments about Certificate Validation but did not find any examples of how to handle this in the VMware.Vim implementation.
3. How do I use the PropertyCollector implemented in VMware.Vim, please don't point me to the VimApi examples, I already have a ton of them
4. I'm also looking for a better explanation of the TraversalSpec, difficult stuff.
Any help is highly appreciated
Regards Alfred