Universal Messaging Developer Guide : The Enterprise Client APIs : The Enterprise Developer Guide for C++ : Examples : Channel / Queue / Realm Management : Universal Messaging C++ Client: Purge Events From a Channel
Universal Messaging C++ Client: Purge Events From a Channel
Purge events from a Universal Messaging channel
Usage
purgechan <rname> <channel name> [start eid] [end eid] [selector] [wait]

<Required Arguments>


<rname> - URL of realm to connect to

<channel name> - Channel name parameter for the channel to purge to


[Optional Arguments]


[start eid] - The Event ID to start purging from

[end eid] - The Event ID to purge to

[selector] - The purge event filter string to use

[wait] - whether to wait for a response (synchronous) or not (asynchronous)
Application Source Code
Click here for a code example
Copyright © 2013-2014 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback