The C# examples are not provided if the native client is installed on Linux or Solaris,
so those example links will not resolve.
| C++ Examples | cacheRunner: Shows how to modify and view cache contents, perform queries on cached data, maintain highly available client queues after server failover, and authenticate client credentials. userobjects: Demonstrates the native client C++ API for distributing and retrieving custom-defined user types. cqQuery: Demonstrates the native client C++ API for continuous query. |
| C# Examples | ProductBrowser: Presents heterogeneous client access by using both a .NET client and a Java client to interact with a Java cache server and exchange data between the clients. CacheRunner: Shows how to modify and view cache contents, perform queries on cached data, and maintain highly available client queues after server failover. CqQuery: Demonstrate the usage of C# continuous query API. |
| .NET API Reference |
Online .NET API documentation for the native client.
|
| C++ API Reference |
Online C++ API documentation for the native client.
|