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


<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