Hi all,
I need to optimize the performance of my contribution tool (C#).
Should I rather use 1 instance of AdxRtContribute for all the items and switch constantly from one Source/Item to another OR create 1 instance per item with a fixed Source/Item?
Thanks,
Pierre
Hi Pierre,
I don't think you'll see much of a difference if you do it one way or the other.