Universal Messaging 10.3 | Developer Guide | Enterprise APIs | Enterprise Developer's Guide for C++ | Code Examples for C++ | Publish / Subscribe using Data Streams and Data Groups | C++ Client: DataGroup Delta Delivery
 
C++ Client: DataGroup Delta Delivery
This example shows how to use delta delivery with DataGroups.
Usage
DataGroupDeltaDelivery <rname>


<Required Arguments>


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


[Optional Arguments]


[count] - the number of times to commit the registered events (default : 10)
Application Source Code
Click here for a code example