- After all operations have been selected, click on OK to generate the WCF client.
- Two files are generated:
JMSAdapterBindingClient.cs implements the WCF client classes containing the selected operations.
The app.config file contains the configuration properties necessary for the application to connect to the JMS server at run-time.
|