I've written a consumer app using the UPA API and I want to get a connected channel to reconnect for testing purposes but I can't find a way of making the channel recover. I can get the channel to disconnect by calling rsslCloseChannel() but I can't get the reactor to recover. Is there a recommended way to do this ?