Broker 10.15 | webMethods Broker Documentation | webMethods Broker Messaging Programmer's Guide | Introduction | Introduction to webMethods Broker Messaging | webMethods Broker | C# Clients
 
C# Clients
The webMethods Broker Client C# API follows the same type of messaging object model and object hierarchy used by the webMethods Broker API for JMS (for example, the use of connection factories, topics, and queues). However, the clients are written in C# and compiled into a pure .NET assembly that interfaces with webMethods Broker.
Note:
C# clients must be written and compiled for Microsoft .NET Framework version 3.5 or above. For using C# clients that are built for versions of Microsoft .NET Framework above 3.5, refer the Microsoft documentation.