22.2. .NET Binding Class Mapping to Underlying C++ Messaging API
Example Name | Example Description |
---|---|
csharp.map.receiver | Creates a receiver and listens for a map message. Upon receipt, the message is decoded and displayed on the console. |
csharp.map.sender | Creates a map message and sends it to map.receiver . The map message contains values for every supported .NET messaging binding data type. |
See Also: