Hello!
I have tested but this row will never contain more then 1 even if the CS contains more object.
int foo = mventry.ConnectedMAs["MyTestAgent"].Connectors.Count;
Can somebody explain when will the above statement contain more then 1
Please explain also what is a connector.
//Tony