Database Reference
In-Depth Information
For instance, in the first line, we have a config object called UnicastBusConfig that
retrieves the settings that are configured either from the app.config file or the code.
The structure of UnicastBusConfig appears as follows:
Inspecting a sample UnicastBusConfig , we can see that this section has three map-
ping endpoints.
This is a reflection of what is being set in the app.config file and possibly any settings
that may exist in the code to direct the IBus config settings. In this sample, we had three
mapping endpoints in app.config . This is very useful in tracing how IBus is intended
to operate while debugging. When we view the config file, we see three endpoints.
Search WWH ::




Custom Search