Hi All
I have developed a custom adapter with biztalk 2006 adapter wizard.
My problem is that i want to update a property runtime.
When my adapter finds a message i want the polling interval to increase.
there is a update(Iproperty bag, etc,etc ) method inside ReceiverEndpoint
internal class
do anyone know where to find any examples on how to use that one.
So i can update my properties.
/mm