Answer:
☛ An adapter handler is an instance of a BizTalk host in which the adapter code runs.
☛ When you specify a send or receive handler for an adapter you are specifying which host instance the adapter code will run in the context of.
☛ An adapter handler is responsible for executing the adapter and contains properties for a specific instance of an adapter.
☛ A default BizTalk Server configuration will create adapter handlers for all of the installed adapters, but you may want to create additional adapter handlers for purposes of load balancing or to provide process isolation for a particular adapter handler.
☛ When you specify a send or receive handler for an adapter you are specifying which host instance the adapter code will run in the context of.
☛ An adapter handler is responsible for executing the adapter and contains properties for a specific instance of an adapter.
☛ A default BizTalk Server configuration will create adapter handlers for all of the installed adapters, but you may want to create additional adapter handlers for purposes of load balancing or to provide process isolation for a particular adapter handler.
Previous Question | Next Question |
Do you know what is an Adapter? | Explain me what Is Biztalk Business Process Configuration? |