Broker 10.15 | webMethods Broker Documentation | webMethods Broker Messaging Programmer's Guide | Introduction | Introduction to webMethods Broker Messaging | Configuring the C# Application
 
Configuring the C# Application
You may need to configure your C# client so that it is able to locate the LDAP server that will store the administered objects, or for other purposes, such as customizing logging for the application.
You can use the application configuration file (app.config) supplied with your .NET project to customize these kinds of parameters. For example, to specify the LDAP server, you include its URL as a parameter value in the configuration file.
For more information, see C# Application Configuration File and the C# messaging API documentation, available on the Software AG Documentation website at http://documentation.softwareag.com.