Guaranteed Delivery with the Sybase CEP .NET3 SDK

An overview of the locations of Sybase CEP .NET3 SDK files and SDK reference documentation.

Both Sybase CEP Server and Sybase CEP Studio ship with the Sybase .NET3 SDK. All the .NET3 SDK files are in the directory sdk/net3 under the Sybase CEP Server or Sybase CEP Studio installation directory. The SDK reference documentation is in the directory sdk/net5/doc. Open the file Documentation.chm to get started.

Sybase CEP ships several examples with the .NET3 SDK, which are under sdk/net3/examples. The examples contain comments to help you understand the purpose of each line of code. For more information about examining, compiling, and running the Sybase CEP .NET3 examples, see Sybase CEP .NET3 SDK.

The file named Example_13_WorkingWithGuaranteedDelivery.cs contains an example illustrating how to use the Guaranteed Delivery protocol with the Sybase CEP .NET3 SDK.

Note: the discussion in the following sections is limited to methods specific to Guaranteed Delivery. It does not cover general adapter implementation methods. See Adapters and Sybase CEP .NET3 SDK for more general information about writing adapters.