Universal Messaging 9.12 | Developer Guide | Enterprise APIs | Enterprise Developer's Guide for C++ | Code Examples for C++ | Channel / Queue / Realm Management | C++ Client: Deleting a Channel
 
C++ Client: Deleting a Channel
This example demonstrates how to delete a Universal Messaging channel programmatically.
Usage
deletechan <rname> <channel name>


<Required Arguments>


<rname> - the custom URL to access the realm. Example: nhp://localhost:9000

<channel name> - Channel name parameter for the channel to be deleted
Application Source Code
Click here for a code example

Copyright © 2013-2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.