When I connect to an existing CollectionNode the first thing it looks like it does is grabs all of the items on that node, so the ITEM_RECEIVE event fires and calls my callback function.Is there any way to see whether that event came on the initial connection/syncronize event versus coming from some...