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