Use the .NET support in IBM Integration Bus to interact with .NET applications.
The .NET Input node allows you to start a message flow from .NET code, whilst the .NET Compute node is a mid-flow node that allows you to construct new messages or augment existing messages, all from within .NET code.
Namespaces
Namespace | Description |
---|---|
IBM.Broker.Plugin | This namespace provides the classes for creating a .NET Compute node and other helper code. |
IBM.Broker.Plugin.Connector | This namespace provides the classes for creating a .NET Connectors for .NET Input nodes. |