Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 » MobiLink - Server Administration » MobiLink Server APIs » Writing synchronization scripts in .NET » MobiLink server API for .NET reference

 

ServerContext interface

Syntax
interface ServerContext
Member of iAnywhere.MobiLink.Script
Remarks

An instantiation of all the context that is present for the duration of the MobiLink server. This context can be held as static data and used in a background thread. It is valid for the duration of the .NET CLR invoked by MobiLink.

To access a ServerContext instance, use the DBConnectionContext.getServerContext method.


GetStartClassInstances method
LogCallback ErrorListener event
LogCallback InfoListener event
LogCallback WarningListener event
MakeConnection method
ShutDown method
ShutdownListener method
getProperties method
getPropertiesByVersion method
getPropertySetNames method